main_prelaunch #47

Merged
mik-tf merged 8 commits from main_prelaunch into main 2024-11-23 03:02:05 +00:00
Showing only changes of commit 33f6b46972 - Show all commits

View File

@ -51,7 +51,6 @@
/* Apply the Inter font globally */
body {
scroll-padding-top: 80px;
font-family: 'Inter', sans-serif; /* Set the global font */
font-size: 18px;
}