diff --git a/themes/waterspill-en/static/css/style.css b/themes/waterspill-en/static/css/style.css index 4236804..1cd2dc5 100644 --- a/themes/waterspill-en/static/css/style.css +++ b/themes/waterspill-en/static/css/style.css @@ -239,7 +239,7 @@ div.figure img { } -@media screen and (max-width: 900px) { +@media screen and (max-width: 899px) { body { padding:1rem; } diff --git a/themes/waterspill-en/templates/base.html b/themes/waterspill-en/templates/base.html index e818729..5d5a4dc 100644 --- a/themes/waterspill-en/templates/base.html +++ b/themes/waterspill-en/templates/base.html @@ -25,9 +25,10 @@