merch sizing-guide: some formatting & sorting
All checks were successful
/ build (push) Successful in 9s

This commit is contained in:
kritzl 2025-02-13 13:42:57 +01:00
commit 0de72d0ca9
Signed by: kritzl
SSH key fingerprint: SHA256:5BmINP9VjZWaUk5Z+2CTut1KFhwLtd0ZynMekKbtViM
4 changed files with 96 additions and 94 deletions

View file

@ -56,6 +56,7 @@ table th,
table td {
padding: 0.25rem 0.5rem;
border: solid 1px var(--color-shade-3);
min-width: 6ch;
}
table th.hover,
table td.hover {