mirror of
https://github.com/binarydigitlol/binarydigitlol.github.io.git
synced 2025-06-20 17:02:24 +00:00
fix(a11y): increased content-meta text contrast (#1980)
This commit is contained in:
parent
73983cfb0e
commit
c9741d00f3
@ -1,6 +1,6 @@
|
|||||||
.content-meta {
|
.content-meta {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
color: var(--gray);
|
color: var(--darkgray);
|
||||||
|
|
||||||
&[show-comma="true"] {
|
&[show-comma="true"] {
|
||||||
> *:not(:last-child) {
|
> *:not(:last-child) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user