repertoire: align all column headings to shared baseline row

This commit is contained in:
Pontoporeia
2026-04-30 11:42:44 +02:00
parent a9e03c4b1c
commit 56c8d54435
2 changed files with 24 additions and 19 deletions

View File

@@ -68,6 +68,7 @@
- [x] Make column headings sticky/non-scrollable; only `ul` scrolls per column
- [x] Remove padding from `.search-main` and `.repertoire-index`
- [x] Minimal horizontal padding inside columns (`var(--space-2xs)`)
- [x] Align all column headings to the same baseline row (2-row grid via `display: contents`)
## CSS refactor