dashboard
repositories
filestore
activity
search
login
scapegoat
/
Docs2
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
docs + various polish
Jacky Zhao
2023-07-10
08f8e3b4a4879dd7c91c16fbce80c4f2bc5e357f
[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