fix(landing): opacity
This commit is contained in:
parent
be87bec172
commit
1ede788f99
1 changed files with 1 additions and 2 deletions
|
@ -75,8 +75,8 @@
|
|||
z-index: 1;
|
||||
left: 20px;
|
||||
bottom: -100px;
|
||||
opacity: 0.4;
|
||||
svg {
|
||||
opacity: 0.3;
|
||||
width: 300px;
|
||||
}
|
||||
}
|
||||
|
@ -97,7 +97,6 @@
|
|||
bottom: -75px;
|
||||
svg {
|
||||
width: 500px;
|
||||
opacity: 0.3;
|
||||
}
|
||||
}
|
||||
.separator {
|
||||
|
|
Loading…
Reference in a new issue