mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2025-02-09 00:00:41 +03:00
5 lines
223 B
SCSS
5 lines
223 B
SCSS
// General layout header height.
|
|
// FIXME: is this really necessary or something to be considered custom?
|
|
$mdb-layout-mobile-header-height: 3.5rem !default; // 56px
|
|
$mdb-layout-desktop-header-height: 4rem !default; // 64px
|