Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -69,7 +69,7 @@
|
|
| 69 |
|
| 70 |
#crosshair {
|
| 71 |
position: fixed;
|
| 72 |
-
top:
|
| 73 |
left: 50%;
|
| 74 |
transform: translate(-50%, -50%);
|
| 75 |
width: 40px;
|
|
|
|
| 69 |
|
| 70 |
#crosshair {
|
| 71 |
position: fixed;
|
| 72 |
+
top: 25%;
|
| 73 |
left: 50%;
|
| 74 |
transform: translate(-50%, -50%);
|
| 75 |
width: 40px;
|