dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feature docs
Jacky Zhao
2023-08-12
79e828696a9e53357f61bd89c36e41555575c2c2
[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;