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