[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 {
|
||||
width: 47%;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
padding-bottom: 47%;
|
||||
@ -28,10 +28,10 @@ body {
|
||||
}
|
||||
|
||||
.covers-2 .gallery-square {
|
||||
width: 47%;
|
||||
width: 50%;
|
||||
height: 100%;
|
||||
float: left;
|
||||
margin: 0 1.5% 3%;
|
||||
margin: 0 0 3%;
|
||||
padding-bottom: 47%;
|
||||
position: relative;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user