dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
remove checkout step from instructions as v4 is the default branch
Jacky Zhao
2023-08-20
425c9789a451e69adbba2d99193e38e8915e8804
[scapegoat/Docs2.git]
/
quartz
/
styles
/
variables.scss
1
2
3
4
5
6
$pageWidth: 750px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1200px;
$sidePanelWidth: 400px;
$topSpacing: 6rem;
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;