松浦 知也 Matsuura Tomoya
2023-08-21 2774e976d20226df1554ebddd6c7d2e390cae42d
1
2
3
4
5
6
$pageWidth: 750px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1200px;
$sidePanelWidth: 400px;
$topSpacing: 6rem;
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;