fix: fix the bug in the home page

This commit is contained in:
Rogee
2024-11-28 12:39:05 +08:00
parent c7d10908bd
commit 857c23408b
4 changed files with 13 additions and 34 deletions

View File

@@ -83,4 +83,4 @@ body {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
}