diff --git a/public/style.css b/public/style.css index 9f55aa4..0a09862 100644 --- a/public/style.css +++ b/public/style.css @@ -277,8 +277,8 @@ body, html { /* Settings button in top right of map */ .settings-btn { position: absolute; - top: 16px; - right: 16px; + top: 10px; + right: 10px; z-index: 101; background: rgba(30,30,30,0.95); border: 1px solid #d103f9;