feat: reduce header height from 5em to 3.2em
This commit is contained in:
parent
76fd2f1571
commit
a2d05b6b78
1 changed files with 3 additions and 0 deletions
|
|
@ -64,6 +64,9 @@
|
||||||
|
|
||||||
/* Play Button Positioning */
|
/* Play Button Positioning */
|
||||||
--overlayPlayButtonPosition: 50%;
|
--overlayPlayButtonPosition: 50%;
|
||||||
|
|
||||||
|
/* Slim header */
|
||||||
|
--appBarHeight: 3.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* --- Base Enhancements --- */
|
/* --- Base Enhancements --- */
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue