Simplify CSS selectors and fix layout assumptions #19

Closed
opened 2026-02-15 05:40:57 -08:00 by kyle · 0 comments
Owner

Replace 9 repeated :not(:is(.vertical, .upsidedown, .vertical-reverse)) selectors with simple body.normal class selectors. Fix upsidedown layout margin-left: -400px assumption with transform-based centering using translate(50%, 50%).

Replace 9 repeated :not(:is(.vertical, .upsidedown, .vertical-reverse)) selectors with simple body.normal class selectors. Fix upsidedown layout margin-left: -400px assumption with transform-based centering using translate(50%, 50%).
kyle closed this issue 2026-02-15 05:41:01 -08:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kyle/SignageHTML#19