Browse Source

[CSS] Profile text mix blend difference with background. Browser's cache

was playing tricks on me and wouldn't display the changes accordingly.
remotes/upstream/experimental
Eliseu Amaro 1 year ago
parent
commit
4fef97f930
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      public/assets/css/base.css

+ 0
- 1
public/assets/css/base.css View File

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

.profile-info {


Loading…
Cancel
Save