Usage
--logo-heightfor the displayed height --logo-max-widthto reserve horizontal space for wide logos
--logo--logo-dark
Tokens
--logo-height | 2rem | |
--logo-max-width | 20rem |
Examples
Compact Header Logo
:root {
--logo-height: 1.5rem;
--logo-max-width: 12rem;
}Spacious Brand Mark
:root {
--logo-height: 3rem;
--logo-max-width: 24rem;
}Tips
--logo-dark--logo-mobile
--logo-height--layout-header-height