mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
decreased lab gaps
This commit is contained in:
parent
2f409598ed
commit
2bd2ba079c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ $cell_mobile: ($fluid_cell + 5) * 2 + 10; // flow breakpoint for mobile
|
|||
$flow_hide_recents: $cell_tablet; // breakpoint, there recents will be hidden
|
||||
|
||||
$gap: 10px;
|
||||
$lab_gap: $gap * 3;
|
||||
$lab_gap: $gap * 2;
|
||||
$lab_gap_mobile: $gap * 2;
|
||||
$grid_line: 5px;
|
||||
$content_width: $cell * 5 + $grid_line * 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue