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