base.css: smooth scroll

This commit is contained in:
He4eT 2025-02-19 02:32:06 +01:00
commit 185a8d9e05
2 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
html, body {
font-family: Play, sans-sefif;
min-height: 100%;
scroll-behavior: smooth;
}
body {