diff --git a/css/mobile.css b/css/mobile.css index 75773a7..069e7a9 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -95,11 +95,6 @@ Contains tweaks for small screens width: calc(100vw - 5px); } - #topleft-tools { - padding: 0.2em !important; - padding-top: 0.3em !important; - } - #userbadge { margin-bottom: 0.3em; } diff --git a/index.css b/index.css index e096803..1b3c87d 100644 --- a/index.css +++ b/index.css @@ -304,8 +304,6 @@ a { z-index: 5000; transition: all 500ms linear; pointer-events: none; - /* Shadow offset */ - padding: 0.5em 10px 0 0.5em; } .welcomeMessage {