Skip to content

Commit

Permalink
Quartz sync: Apr 27, 2024, 5:12 PM
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Goodman authored and Joe Goodman committed Apr 27, 2024
1 parent f4f169d commit a55d351
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz/styles/variables.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$pageWidth: 750px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1000px;
$sidePanelWidth: 380px;
$sidePanelWidth: 360px;
$topSpacing: 6rem;
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;
$boldWeight: 700;
Expand Down

0 comments on commit a55d351

Please sign in to comment.