mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-22 15:52:12 +00:00
fix indexing causing main thread freeze, various polish
This commit is contained in:
parent
e0ebee5aa9
commit
ab9da02c60
33 changed files with 255 additions and 141 deletions
quartz/styles
5
quartz/styles/variables.scss
Normal file
5
quartz/styles/variables.scss
Normal file
|
@ -0,0 +1,5 @@
|
|||
$pageWidth: 800px;
|
||||
$mobileBreakpoint: 600px;
|
||||
$tabletBreakpoint: 1200px;
|
||||
$sidePanelWidth: 400px;
|
||||
$topSpacing: 6rem;
|
Loading…
Add table
Add a link
Reference in a new issue