fix(home): remove white background from logo with mix-blend-mode
This commit is contained in:
@@ -191,6 +191,7 @@ body {
|
|||||||
height: auto;
|
height: auto;
|
||||||
display: block;
|
display: block;
|
||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
|
mix-blend-mode: lighten;
|
||||||
}
|
}
|
||||||
|
|
||||||
.home-subtitle {
|
.home-subtitle {
|
||||||
|
|||||||
Reference in New Issue
Block a user