Scroll behavour + font loading disable

This commit is contained in:
Simon Martens
2024-01-25 19:43:10 +01:00
parent 050784025c
commit 1a13383657
2 changed files with 3 additions and 2 deletions

View File

@@ -256,7 +256,7 @@
}
* {
scroll-behavior: smooth;
scroll-behavior: auto;
text-decoration-skip-ink: all;
}