mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
persisted user profile
This commit is contained in:
parent
4f86847e59
commit
8071a1644c
6 changed files with 42 additions and 17 deletions
|
@ -10,7 +10,7 @@ $main_text_color: white;
|
|||
$content_bg_color: #222222;
|
||||
$content_bg_secondary: darken($content_bg_color, 3%);
|
||||
|
||||
$cell_bg: transparentize(white, 0.95);
|
||||
$cell_bg: transparentize(white, 0.98);
|
||||
|
||||
$text_normal: 16px;
|
||||
$text_small: 14px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue