[fix] avoid using one additionnal class for page style

This commit is contained in:
Laurent Peuch 2016-02-09 22:06:25 +01:00
parent 64c96f5122
commit cf4e779175

View File

@ -193,3 +193,7 @@ footer a {
font-family: 'montserrat', sans-serif;
color: #111;
}
.gallery-header {
margin-bottom: 0;
}