FIX: Revert color of post-map (#12774)
* FIX: Revert color of post-map This commit changes post-map colors back to original after a11y changes.
This commit is contained in:
parent
5e97946f9f
commit
d51a226da4
|
@ -15,6 +15,7 @@
|
||||||
.posts-map {
|
.posts-map {
|
||||||
font-size: $font-up-1;
|
font-size: $font-up-1;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
color: var(--primary-medium);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue