fix: opacity
This commit is contained in:
parent
96daccd923
commit
fb071ff650
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 634px;
|
height: 634px;
|
||||||
background-color: $shade1;
|
background-color: $shade1;
|
||||||
opacity: 0.7;
|
opacity: 1;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue