mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 04:46:40 +07:00
fixed grid layout
This commit is contained in:
parent
debb0640da
commit
6168841f78
8 changed files with 73 additions and 31 deletions
|
@ -1,7 +1,7 @@
|
|||
@import 'colors';
|
||||
|
||||
$cell: 256px;
|
||||
$content_width: $cell * 5;
|
||||
$content_width: $cell * 4;
|
||||
$gap: 8px;
|
||||
$spc: $gap * 2;
|
||||
$panel_radius: 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue