style: consolidate aria-current nav styles — remove border-radius from base header links, keep global :focus-visible ring, move border-bottom/padding to shared header.css

This commit is contained in:
Pontoporeia
2026-06-08 11:58:22 +02:00
parent cb2b18e470
commit 3588f22d7b
5 changed files with 9 additions and 9 deletions

View File

@@ -1,3 +1,4 @@
# TODO
- [x] Standardise all links (including header) to be heavy (font-weight: 600) and add violet accent color on hover
- [x] Remove border-radius from aria-current nav links, drop a:focus-visible ring in header, consolidate border-bottom/padding in shared header.css