feat: improve search preview styling and tokenization
This commit is contained in:
parent
c00089bd57
commit
c0c0b24138
4 changed files with 43 additions and 34 deletions
|
@ -1,6 +1,6 @@
|
|||
$pageWidth: 750px;
|
||||
$mobileBreakpoint: 600px;
|
||||
$tabletBreakpoint: 1200px;
|
||||
$tabletBreakpoint: 1000px;
|
||||
$sidePanelWidth: 380px;
|
||||
$topSpacing: 6rem;
|
||||
$fullPageWidth: $pageWidth + 2 * $sidePanelWidth;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue