This commit is contained in:
2026-03-22 04:33:32 +07:00
parent 977f9cc7eb
commit 54ce3e5e7a
8 changed files with 31 additions and 17 deletions
+2
View File
@@ -88,4 +88,6 @@ body {
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background-image: url("@/assets/forest.png");
background-size: cover;
}