diff --git a/public/index.html b/public/index.html index c884622..1c8f185 100644 --- a/public/index.html +++ b/public/index.html @@ -848,6 +848,18 @@ diff --git a/resources/scss/_ads.scss b/resources/scss/_ads.scss index 83d9859..0382935 100644 --- a/resources/scss/_ads.scss +++ b/resources/scss/_ads.scss @@ -14,6 +14,15 @@ height: 300px; max-height: 300px; } + + footer & { + height: 200px; + max-height: 200px; + } + } + + footer & { + margin-bottom: 1rem; } .note {