Add smooth scroll
This commit is contained in:
parent
92dd33386c
commit
32b134c367
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@
|
|||
--code-colour-scheme: dark;
|
||||
--code-background-color: #0d1117;
|
||||
--code-color: #fff;
|
||||
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue