Refactor scroll behavior in index.scss

This commit is contained in:
dertyp7
2024-01-14 17:51:54 +01:00
parent fc6aa3d8c1
commit df0168b6bd

View File

@@ -27,8 +27,10 @@
}
html {
@media (min-width: 768px) {
scroll-behavior: smooth;
}
}
h1 {
font-size: 8rem;