feat: skeleton bottom 28% (midpoint)

This commit is contained in:
ltadeu6 2026-06-07 12:49:54 -03:00
parent e98a9d5786
commit 8a73e76e61
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D

View file

@ -258,7 +258,7 @@ html, body {
.robot-wrap {
position: absolute;
left: 50%;
bottom: 24%;
bottom: 28%;
transform: translateX(-50%);
opacity: 0;
transition: opacity 0.8s;