fix loading logo

This commit is contained in:
jxxghp
2023-07-02 14:44:15 +08:00
parent 05bdefb059
commit 1639e99d37
+2 -2
View File
@@ -28,8 +28,8 @@ html {
border-radius: 50%; border-radius: 50%;
block-size: 55px; block-size: 55px;
inline-size: 55px; inline-size: 55px;
inset-block-start: 50%; inset-block-start: 80%;
inset-inline-start: calc(50% - 2rem); inset-inline-start: calc(50% - 29px);
} }
.loading .effect-1, .loading .effect-1,