mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
made better hero banner
This commit is contained in:
parent
5edc38315e
commit
79fc183c9c
4 changed files with 9 additions and 2 deletions
|
@ -45,7 +45,7 @@
|
|||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: url('../../../sprites/stripes.svg') rgba(0, 0, 0, 0.3);
|
||||
background: $content_bg_hero;
|
||||
z-index: -1;
|
||||
pointer-events: none;
|
||||
box-shadow: inset $gray_90 0 1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue