Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update constants/styles.css
Browse files- constants/styles.css +1 -1
constants/styles.css
CHANGED
@@ -87,7 +87,7 @@ h3 {
|
|
87 |
width: 80%;
|
88 |
|
89 |
position: fixed;
|
90 |
-
top:
|
91 |
left: 50%;
|
92 |
transform: translate(-50%, -50%);
|
93 |
z-index: 1000; /* Or a high enough value to stay on top */
|
|
|
87 |
width: 80%;
|
88 |
|
89 |
position: fixed;
|
90 |
+
top: 15%;
|
91 |
left: 50%;
|
92 |
transform: translate(-50%, -50%);
|
93 |
z-index: 1000; /* Or a high enough value to stay on top */
|