feat: adjust Typography variant in LiveClock component and refine nav-container margin

This commit is contained in:
雨霖铃
2026-03-22 15:15:58 +08:00
parent c70b5d1ab5
commit 77e74e31d3
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -52,6 +52,7 @@ body {
.nav-container {
display: flex;
justify-content: center;
margin-top: 16px;
margin-bottom: 16px;
gap: 8px;
}