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