diff --git a/prosopopee/static/css/style-page.css b/prosopopee/static/css/style-page.css index fe019dc..60470c5 100644 --- a/prosopopee/static/css/style-page.css +++ b/prosopopee/static/css/style-page.css @@ -193,3 +193,7 @@ footer a { font-family: 'montserrat', sans-serif; color: #111; } + +.gallery-header { + margin-bottom: 0; +}