complete story 14.1
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user