361-scroll-behavior

This commit is contained in:
Mradul 2023-10-06 13:08:32 +05:30
parent d895f17962
commit 6183de5d3c

1
dist/milligram.css vendored
View File

@ -15,6 +15,7 @@
html {
box-sizing: border-box;
font-size: 62.5%;
scroll-behavior: smooth;
}
body {