feat: reduce header height from 5em to 3.2em

This commit is contained in:
MiTHRAL 2026-05-01 03:06:13 -04:00
parent 76fd2f1571
commit a2d05b6b78

View file

@ -64,6 +64,9 @@
/* Play Button Positioning */ /* Play Button Positioning */
--overlayPlayButtonPosition: 50%; --overlayPlayButtonPosition: 50%;
/* Slim header */
--appBarHeight: 3.2em;
} }
/* --- Base Enhancements --- */ /* --- Base Enhancements --- */