Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -53,7 +53,7 @@
|
|
| 53 |
cursor: pointer;
|
| 54 |
z-index: 10;
|
| 55 |
font-family: sans-serif;
|
| 56 |
-
transform: translate(-
|
| 57 |
}
|
| 58 |
.settings-panel {
|
| 59 |
position: fixed;
|
|
|
|
| 53 |
cursor: pointer;
|
| 54 |
z-index: 10;
|
| 55 |
font-family: sans-serif;
|
| 56 |
+
transform: translate(-20%, 0%);
|
| 57 |
}
|
| 58 |
.settings-panel {
|
| 59 |
position: fixed;
|