fix author name color in lumbung kios cards
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2022-06-21 14:02:18 +05:00
parent 97d083ed90
commit eb8dfc3278
1 changed files with 1 additions and 1 deletions

View File

@ -713,7 +713,7 @@ div.pen-source {
border-top: 2px solid; border-top: 2px solid;
} }
.card.shout.lumbung-kios .post-footer { .card.shout.lumbung-kios .post-footer a {
background: none; background: none;
color: var(--kios-dark); color: var(--kios-dark);
} }