mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
fixed textures
This commit is contained in:
parent
88333e36b7
commit
d22c1f64d0
6 changed files with 14 additions and 8 deletions
|
@ -8,7 +8,7 @@
|
|||
.wrap {
|
||||
display: flex;
|
||||
border-radius: $radius $radius 0 0;
|
||||
background: $green_gradient;
|
||||
background: $main_gradient;
|
||||
align-items: center;
|
||||
box-shadow: rgba(0, 0, 0, 0.5) 0 2px 5px, inset rgba(255, 255, 255, 0.3) 1px 1px,
|
||||
inset rgba(0, 0, 0, 0.3) 0 -1px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue