complete story 14.1

This commit is contained in:
Naser Mansour
2026-01-09 16:51:55 +02:00
parent 6504327ed7
commit 972af7a127
6 changed files with 201 additions and 27 deletions
+5
View File
@@ -328,6 +328,11 @@ html[lang="en"] body {
font-family: var(--font-english);
}
/* Smooth Scrolling */
html {
scroll-behavior: smooth;
}
/* Typography Base Styles */
body {
font-size: var(--font-size-base);