1.4 Scroll added
This commit is contained in:
parent
1fed44012f
commit
fb15a0747a
@ -9,6 +9,10 @@
|
|||||||
--body-font: 'Lato', sans-serif;
|
--body-font: 'Lato', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
html {
|
||||||
|
scroll-behavior: smooth;
|
||||||
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-family: var(--body-font);
|
font-family: var(--body-font);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user