roadmap/quartz/styles/variables.scss

6 lines
115 B
SCSS
Raw Normal View History

$pageWidth: 800px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1200px;
$sidePanelWidth: 400px;
$topSpacing: 6rem;