diff --git a/Resources/public/css/pagelayout.css b/Resources/public/css/pagelayout.css index 18bf2fc..33e8ed9 100644 --- a/Resources/public/css/pagelayout.css +++ b/Resources/public/css/pagelayout.css @@ -25,6 +25,10 @@ header .company-logo { margin-bottom:25px; } +.content-view-block { + margin-bottom: 20px; +} + figure.ezimage-field { text-align:center; }