fix(landing): opacity

This commit is contained in:
Matthieu Bessat 2024-02-26 16:45:51 +01:00
parent be87bec172
commit 1ede788f99

View file

@ -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 {