1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 20:02:35 +01:00

Changes grid container size

This commit is contained in:
Nilesh Deepak 2017-07-15 17:50:09 +05:30
parent 0c70416b5c
commit 922964ecf2

View File

@ -278,7 +278,7 @@ $btt-size: 40px;
.gallery-item {
margin-bottom: 32px;
height: 330px;
height: 350px;
overflow: hidden;
border: 1px solid #ccc;
h4 {