mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
#23 fixed lab post background
This commit is contained in:
parent
80967ddfac
commit
d5701b2e85
7 changed files with 5 additions and 6 deletions
|
@ -36,6 +36,7 @@ $main_text_color: white;
|
|||
|
||||
$content_bg: darken($main_bg_color, 0%);
|
||||
$content_bg_secondary: darken($content_bg, 2%);
|
||||
$lab_post_bg: lighten($content_bg, 4%);
|
||||
|
||||
$cell_bg: lighten($main_bg_color, 0%);
|
||||
$card_bg: lighten($main_bg_color, 0%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue