Changes grid container size

This commit is contained in:
Nilesh Deepak 2017-07-15 17:50:09 +05:30
parent 0c70416b5c
commit 922964ecf2
1 changed files with 1 additions and 1 deletions

View File

@ -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 {