From 7249e570bfea3b0c44b93aed0396fc8f559a423e Mon Sep 17 00:00:00 2001 From: tess Date: Thu, 5 May 2022 11:33:43 +0200 Subject: [PATCH] ante lili tawa ni: ilo ni li kama pona tawa ilo mute! --- static/stylesheet.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/static/stylesheet.css b/static/stylesheet.css index 9bd07fa..33b2225 100644 --- a/static/stylesheet.css +++ b/static/stylesheet.css @@ -57,7 +57,7 @@ a:hover { text-decoration: underline; } -@media (min-width:600px) { +@media (min-width:600px) and (min-height:700px) { .nimisin-poki { position: absolute; top: 50%; @@ -69,9 +69,8 @@ a:hover { } } -@media (max-width:600px) { +@media (max-width:600px) and (max-height:700px) { .nimisin-poki { - padding-bottom:60px; } }