THE GREAT JS CLEANUP

This commit is contained in:
Simon Martens
2025-09-22 17:30:21 +02:00
parent 0307bd9c9c
commit f8d7b92be0
18 changed files with 2351 additions and 2898 deletions

View File

@@ -5,6 +5,9 @@
--font-sans: "Source Sans 3", "Merriweather Sans", ui-sans-serif;
--font-serif: "Merriweather", ui-serif;
/* Custom breakpoint for 4K+ screens */
--breakpoint-3xl: 120.0625rem; /* 1921px */
/* Custom Black Colors */
--color-abyss: #0b1215;
--color-shadow: #0f171f;