mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed grid layout
This commit is contained in:
parent
debb0640da
commit
6168841f78
8 changed files with 73 additions and 31 deletions
|
@ -1,4 +1,6 @@
|
|||
$main_bg_color: #111111;
|
||||
$main_bg_color: #161616;
|
||||
$main_text_color: white;
|
||||
|
||||
$content_bg_color: #191919;
|
||||
$content_bg_color: #222222;
|
||||
|
||||
$cell_bg: transparentize(white, 0.95);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue