1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 12:56:41 +07:00

editor layout

This commit is contained in:
muerwre 2019-07-30 04:41:24 +07:00
parent 6efc2a8ee1
commit bc19fedf6a
4 changed files with 8 additions and 7 deletions

View file

@ -23,6 +23,7 @@ $content_bg: darken($main_bg_color, 4%);
$content_bg_secondary: darken($content_bg, 3%);
$cell_bg: lighten($main_bg_color, 0%);
$card_bg: lighten($main_bg_color, 0%);
$text_normal: 16px;
$text_small: 14px;