4. Changed the border color of the gallery item to #ccc

This commit is contained in:
Nilesh Deepak 2017-07-13 12:27:14 +05:30
parent ab6ff5fda2
commit afc1ecafe9

View File

@ -285,7 +285,7 @@ $btt-size: 40px;
margin-bottom: 32px;
height: 330px;
overflow: hidden;
border: 1px solid #9e9e9e;
border: 1px solid #ccc;
h4 {
font-size: 1.2em;
text-align: center;