[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
부모 ab26162217
커밋 4fef97f930
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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