feat: 🩹 apply smooth scrolling across site
This commit is contained in:
parent
046f43c45e
commit
b7f44ae529
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
:root {
|
:root {
|
||||||
font-family: var(--font-family-copy);
|
font-family: var(--font-family-copy);
|
||||||
font-size: var(--font-size);
|
font-size: var(--font-size);
|
||||||
|
scroll-behavior: smooth;
|
||||||
}
|
}
|
||||||
|
|
||||||
* {
|
* {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue