Added a scoll padding for references

This commit is contained in:
2026-06-09 08:14:53 +02:00
parent 6829b9d825
commit f4e9b523a8
2 changed files with 3 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
html {
scroll-padding-top: 5rem;
}