Spaces:
Running
Running
cutechicken
commited on
Commit
•
2f9f159
1
Parent(s):
f73dfe6
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;
|