Fix button overlap: increase spacing between scale and theme toggle buttons
This commit is contained in:
@@ -81,7 +81,7 @@
|
||||
.scale-toggle {
|
||||
position: absolute;
|
||||
top: 30px;
|
||||
right: 180px;
|
||||
right: 240px;
|
||||
background: var(--border-color);
|
||||
border: none;
|
||||
padding: 10px 20px;
|
||||
|
||||
Reference in New Issue
Block a user