site/hephaestus.x/docs
Local Dev 73ad2bf027 hephaestus.x: fix "Hephaestus .X" brand-name gap
Same class of bug as the Sirius .X space on theseus.x: .topnav .brand
carries display:inline-flex + gap:6px, and the mark, brand span and
".X" tail were three separate flex items so the browser drew a 6px gap
between each. Wrapped the mark and the label in two spans so the flex
gap only applies once, between mark and label, and "Hephaestus.X"
renders as one word.
2026-09-20 16:36:05 +02:00
..
index.html hephaestus.x: fix "Hephaestus .X" brand-name gap 2026-09-20 16:36:05 +02:00