mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-07-02 00:37:36 +00:00
Better CSS styling fitting the needs of the project
Bigger sizing mostly, also bigger popovers Readjustment of some components
This commit is contained in:
@ -4,6 +4,7 @@ $tabletBreakpoint: 1000px;
|
||||
$sidePanelWidth: 380px;
|
||||
$topSpacing: 2rem;
|
||||
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;
|
||||
$maxFullPageWidth: $fullPageWidth + 250px;
|
||||
$boldWeight: 700;
|
||||
$semiBoldWeight: 600;
|
||||
$normalWeight: 400;
|
||||
|
Reference in New Issue
Block a user