Jacky Zhao
2023-08-19 dd47be1bc65d3a8050d6ce9e77cd0e3b10e2a1a9
1
2
3
4
5
6
$pageWidth: 750px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1200px;
$sidePanelWidth: 400px;
$topSpacing: 6rem;
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;