[mod] blank is ugly, don't put that on the home
This commit is contained in:
parent
89d9dbf6b9
commit
ca2db908ec
@ -20,7 +20,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.covers-1 .gallery-square {
|
.covers-1 .gallery-square {
|
||||||
width: 47%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding-bottom: 47%;
|
padding-bottom: 47%;
|
||||||
@ -28,10 +28,10 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.covers-2 .gallery-square {
|
.covers-2 .gallery-square {
|
||||||
width: 47%;
|
width: 50%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0 1.5% 3%;
|
margin: 0 0 3%;
|
||||||
padding-bottom: 47%;
|
padding-bottom: 47%;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user