mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
fixed flow hero appearance
This commit is contained in:
parent
56086e7c5f
commit
aff052e66d
4 changed files with 45 additions and 16 deletions
|
@ -51,7 +51,7 @@ $node_title_background: darken($main_bg_color, 8%);
|
|||
|
||||
$editor_bg: $content_bg;
|
||||
$editor_panel_bg: darken($editor_bg, 4%);
|
||||
|
||||
$cell_shade: lighten($content_bg, 10%);
|
||||
$scroll_color: $red_gradient;
|
||||
$scroll_inactive_opacity: 0.5;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue