Changes grid container size
This commit is contained in:
parent
0c70416b5c
commit
922964ecf2
|
@ -278,7 +278,7 @@ $btt-size: 40px;
|
||||||
|
|
||||||
.gallery-item {
|
.gallery-item {
|
||||||
margin-bottom: 32px;
|
margin-bottom: 32px;
|
||||||
height: 330px;
|
height: 350px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
border: 1px solid #ccc;
|
border: 1px solid #ccc;
|
||||||
h4 {
|
h4 {
|
||||||
|
|
Loading…
Reference in New Issue