Spaces:
Running
Running
Vgony
commited on
Commit
·
b1eca54
1
Parent(s):
ab1056f
- public/index.css +1 -1
public/index.css
CHANGED
@@ -29,7 +29,7 @@ html {
|
|
29 |
content: "";
|
30 |
width:100%;
|
31 |
height:100%;
|
32 |
-
top:
|
33 |
left:0;
|
34 |
position:absolute;
|
35 |
transform: perspective(1em) rotateX(40deg) scale(1, 0.35);
|
|
|
29 |
content: "";
|
30 |
width:100%;
|
31 |
height:100%;
|
32 |
+
top:157%;
|
33 |
left:0;
|
34 |
position:absolute;
|
35 |
transform: perspective(1em) rotateX(40deg) scale(1, 0.35);
|