add percent
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s

This commit is contained in:
Song367 2025-06-20 17:09:43 +08:00
parent fefc554f2b
commit 0ca652c37c

View File

@ -145,7 +145,7 @@
.statement {
position: absolute;
bottom: 450px;
top: 50%;
left: 80%;
transform: translate(-50%);
color: #fff;
@ -164,7 +164,7 @@
.subtitle {
position: absolute;
top: 420px;
top: 60%;
left: 40%;
transform: translateX(-50%);
color: #000;