Refactor code structure for improved readability and maintainability

This commit is contained in:
2026-09-05 22:08:41 -05:00
parent eeb6be0de9
commit 6efbc83175
3 changed files with 12448 additions and 2 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
html{scroll-behavior:smooth;overflow-x:hidden;}
body{
background:var(--bg);color:var(--text);font-family:var(--font-body);
line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased;
line-height:1.6;overflow-x:clip;-webkit-font-smoothing:antialiased;
}
body::before{