Add smooth scroll

This commit is contained in:
Jade Ellis
2024-07-22 16:38:29 +01:00
parent 92dd33386c
commit 32b134c367
+2
View File
@@ -26,6 +26,8 @@
--code-colour-scheme: dark;
--code-background-color: #0d1117;
--code-color: #fff;
scroll-behavior: smooth;
}
@media (prefers-color-scheme: dark) {