fix indexing causing main thread freeze, various polish
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
$pageWidth: 800px;
|
||||
$mobileBreakpoint: 600px;
|
||||
$tabletBreakpoint: 1200px;
|
||||
$sidePanelWidth: 400px;
|
||||
$topSpacing: 6rem;
|
||||
Reference in New Issue
Block a user