perf: improve the responsive design for ultrawide screens (#540)
Resolves #540
This commit is contained in:
@@ -23,9 +23,7 @@ $topbar-height: 3rem !default;
|
||||
$footer-height: 5rem !default;
|
||||
$footer-height-mobile: 6rem !default; /* screen width: <= 576px */
|
||||
|
||||
$main-content-max-width: 1150px !default;
|
||||
|
||||
$panel-max-width: 300px !default;
|
||||
$main-content-max-width: 1200px !default;
|
||||
|
||||
$bottom-min-height: 35rem !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user