Skip to content

Commit

Permalink
style: adjust position of loading text
Browse files Browse the repository at this point in the history
  • Loading branch information
YangFong committed Aug 30, 2024
1 parent 59b30d8 commit 5b0e0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@

.loading .txt {
position: absolute;
bottom: 40%;
bottom: 10%;
}

.loading .txt::after {
Expand Down

0 comments on commit 5b0e0f3

Please sign in to comment.