add percent
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
This commit is contained in:
parent
fefc554f2b
commit
0ca652c37c
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user