This commit is contained in:
mstfyldz
2026-06-06 00:43:39 +03:00
parent ddb0847978
commit 6a313e1b40
67 changed files with 19328 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@import "tailwindcss";
* { scroll-behavior: smooth; }
html { scroll-padding-top: 80px; }