[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 changed files with 0 additions and 1 deletions

View File

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