modify 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:18:00 +08:00
parent 0ca652c37c
commit cd31c3a48a

View File

@ -145,7 +145,7 @@
.statement { .statement {
position: absolute; position: absolute;
top: 50%; top: 42%;
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: 60%; top: 50%;
left: 40%; left: 40%;
transform: translateX(-50%); transform: translateX(-50%);
color: #000; color: #000;