chore: optimize the layout of main content and search input
This commit is contained in:
@@ -20,10 +20,12 @@ $cursor-width: 2px !default; /* the cursor width of the selected tab */
|
||||
|
||||
$topbar-height: 3rem !default;
|
||||
|
||||
$search-max-width: 210px !default;
|
||||
|
||||
$footer-height: 5rem !default;
|
||||
$footer-height-mobile: 6rem !default; /* screen width: <= 576px */
|
||||
|
||||
$main-content-max-width: 1200px !default;
|
||||
$main-content-max-width: 1250px !default;
|
||||
|
||||
$bottom-min-height: 35rem !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user