style: modified header shrink height

This commit is contained in:
XPoet 2021-01-05 16:01:26 +08:00
parent 1ae4979ae9
commit b25cbcfed1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
// layout
// ========================================================================
$header-height = 76px; //
$header-shrink-height = $header-height * 0.8; //
$header-shrink-height = $header-height * 0.72; //
$header-progress-height = 2.8px; //
$main-content-width = 80%; // PC
$main-content-width-tablet = 85%; //