Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -88,7 +88,7 @@
|
|
| 88 |
|
| 89 |
#crosshair {
|
| 90 |
position: fixed;
|
| 91 |
-
top:
|
| 92 |
left: 50%;
|
| 93 |
transform: translate(-50%, -50%);
|
| 94 |
width: 40px;
|
|
|
|
| 88 |
|
| 89 |
#crosshair {
|
| 90 |
position: fixed;
|
| 91 |
+
top: 25%;
|
| 92 |
left: 50%;
|
| 93 |
transform: translate(-50%, -50%);
|
| 94 |
width: 40px;
|