[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:
Eliseu Amaro 2021-09-27 19:40:34 +01:00
parent ab26162217
commit 4fef97f930
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni

Vedi File

@ -605,7 +605,6 @@ hr {
.profile *[class*="profile-info-"] {
flex: 1;
mix-blend-mode: difference;
filter: invert(1);
}
.profile-info {