Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -24,7 +24,7 @@
|
|
| 24 |
|
| 25 |
#ui-overlay {
|
| 26 |
position: fixed;
|
| 27 |
-
top:
|
| 28 |
left: 0;
|
| 29 |
width: 100%;
|
| 30 |
height: 100%;
|
|
|
|
| 24 |
|
| 25 |
#ui-overlay {
|
| 26 |
position: fixed;
|
| 27 |
+
top: 1;
|
| 28 |
left: 0;
|
| 29 |
width: 100%;
|
| 30 |
height: 100%;
|