diff --git a/public/css/main.css b/public/css/main.css index 9fb0c1c0..25e471d4 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -90,8 +90,7 @@ img[class$="-w"] { bottom: 0; left: 0; width: 100%; - height: 60px; - padding: 7px 10px; + padding: 7px 10px 9px; text-align: center; font-weight: bold; background: hsla(200, 100%, 88%, 0.9); diff --git a/templates/layouts/partials/base.jet.html b/templates/layouts/partials/base.jet.html index f9ca65d8..fc5ba981 100644 --- a/templates/layouts/partials/base.jet.html +++ b/templates/layouts/partials/base.jet.html @@ -85,6 +85,7 @@ {{end}} + {{ if !EUCookieLaw }}{{ end }}
{{ yield ad_wide(Type=AdType) }}