Turn colored SVGS into siluettes
This commit is contained in:
@@ -34,7 +34,7 @@ img {
|
||||
margin: 0 auto;
|
||||
|
||||
/*filter: invert(1) opacity(0.8);*/
|
||||
filter: opacity(0.8);
|
||||
filter: brightness(0) opacity(0.8);
|
||||
}
|
||||
|
||||
body >h1,
|
||||
|
||||
Reference in New Issue
Block a user