dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
format, update default sidepanel width
Jacky Zhao
2023-08-21
8c943f47d6ddedc5da4b9447fec173a16d91758c
[scapegoat/Docs2.git]
/
quartz
/
styles
/
variables.scss
1
2
3
4
5
6
$pageWidth: 750px;
$mobileBreakpoint: 600px;
$tabletBreakpoint: 1200px;
$sidePanelWidth: 380px;
$topSpacing: 6rem;
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;