nav - add link to page titles

This commit is contained in:
isUnknown 2024-09-03 16:27:15 +02:00
parent 91885e99e2
commit 1212d263d6
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
* {
scroll-behavior: smooth;
}
section:not(.collapsable),
footer {
box-sizing: border-box;