mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 19:46:23 +00:00
5 lines
115 B
SCSS
5 lines
115 B
SCSS
$pageWidth: 800px;
|
|
$mobileBreakpoint: 600px;
|
|
$tabletBreakpoint: 1200px;
|
|
$sidePanelWidth: 400px;
|
|
$topSpacing: 6rem;
|