feat: skeleton bottom 28% (midpoint)
This commit is contained in:
parent
e98a9d5786
commit
8a73e76e61
1 changed files with 1 additions and 1 deletions
|
|
@ -258,7 +258,7 @@ html, body {
|
||||||
.robot-wrap {
|
.robot-wrap {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
bottom: 24%;
|
bottom: 28%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
transition: opacity 0.8s;
|
transition: opacity 0.8s;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue