mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-28 14:16:41 +07:00
fix flow hero titles
This commit is contained in:
parent
79fc183c9c
commit
bb488b73d9
2 changed files with 5 additions and 21 deletions
|
@ -67,7 +67,7 @@ $_brown: #23201f;
|
|||
$_brown,
|
||||
0.3
|
||||
)};
|
||||
--content_bg_hero: url('/images/noise.png') #{transparentize($_brown, 0.5)};
|
||||
--content_bg_hero: url('/images/noise.png') #{transparentize($_brown, 0.6)};
|
||||
|
||||
// white shades (move to --vars)
|
||||
--white: white;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue