minor adjustments to settings menu button placement
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user