mirror of
https://github.com/Lissy93/web-check.git
synced 2025-01-24 15:20:50 +01:00
Adds smoothe scroll
This commit is contained in:
parent
507fade2f8
commit
57fadde151
@ -5,6 +5,10 @@
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: 'PTMono', -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
|
||||
|
Loading…
Reference in New Issue
Block a user