mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
base.css: smooth scroll
This commit is contained in:
parent
7a34ebdcd7
commit
185a8d9e05
2 changed files with 3 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
html, body {
|
||||
font-family: Play, sans-sefif;
|
||||
min-height: 100%;
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue