[CSS] Profile text mix blend difference with background. Browser's cache
was playing tricks on me and wouldn't display the changes accordingly.
This commit is contained in:
parent
ab26162217
commit
4fef97f930
|
@ -605,7 +605,6 @@ hr {
|
||||||
.profile *[class*="profile-info-"] {
|
.profile *[class*="profile-info-"] {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
mix-blend-mode: difference;
|
mix-blend-mode: difference;
|
||||||
filter: invert(1);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.profile-info {
|
.profile-info {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user