antonymilne commited on
Commit
460e030
·
verified ·
1 Parent(s): 42a6e93

Update assets/css/custom.css

Browse files
Files changed (1) hide show
  1. assets/css/custom.css +1 -1
assets/css/custom.css CHANGED
@@ -14,7 +14,7 @@ img[src*="#my-image"] {
14
  background: var(--text-primary);
15
  border-top-left-radius: 8px;
16
  bottom: 0;
17
- color: var(--text-primary-inverted);
18
  display: flex;
19
  font-size: 0.8rem;
20
  font-weight: 500;
 
14
  background: var(--text-primary);
15
  border-top-left-radius: 8px;
16
  bottom: 0;
17
+ color: var(--text-primary-inverted) !important;
18
  display: flex;
19
  font-size: 0.8rem;
20
  font-weight: 500;