轻雪天气更新

This commit is contained in:
2024-04-27 11:42:58 +08:00
parent 86c7b70e63
commit 3713bf397c
3 changed files with 19 additions and 4 deletions

View File

@ -19,7 +19,13 @@ body {
}
#author-description {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
}
#author-text {
margin-left: 20px;
color: var(--sub-text-color);
font-size: 30px;
}