kill transparency in header gradient
This commit is contained in:
parent
c65bf16c8e
commit
ab4446e063
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ form
|
|||
|
||||
header
|
||||
@include box-shadow(0,1px,2px,rgba(0,0,0,0.5))
|
||||
@include linear-gradient(rgba(35,30,30,0.95),rgba(35,30,30,1))
|
||||
@include linear-gradient(rgb(40,35,35),rgb(35,30,30))
|
||||
|
||||
:z-index 1001
|
||||
:padding 6px 0
|
||||
|
|
|
|||
Loading…
Reference in a new issue