Profile page

This commit is contained in:
2025-09-20 17:18:13 +08:00
parent ae0990a6cc
commit a119be72d1
6 changed files with 544 additions and 3 deletions

View File

@@ -17,6 +17,5 @@
html,
body {
--font-family: "Nunito Variable", sans-serif;
font-family: var(--font-family);
}