Skip to content

Commit

Permalink
Layout Modifications
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickAmbrosso committed Mar 25, 2024
1 parent 6e5c42a commit 8df991a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions quartz/styles/variables.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$pageWidth: 750px;
$pageWidth: 770px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1200px;
$sidePanelWidth: 350px;
$tabletBreakpoint: 1400px;
$sidePanelWidth: 380px;
$topSpacing: 4rem;
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;
$boldWeight: 700;
Expand Down

0 comments on commit 8df991a

Please sign in to comment.