Code optimization and fixes
This commit is contained in:
@@ -2,6 +2,7 @@ html {
|
||||
font: #{$base-font-size} $font-sans;
|
||||
color: $color-text;
|
||||
scroll-behavior: smooth;
|
||||
min-width: 320px;
|
||||
|
||||
@media screen and (prefers-reduced-motion: reduce) {
|
||||
scroll-behavior: auto;
|
||||
|
||||
Reference in New Issue
Block a user