mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-21 21:58:28 +00:00
Fix contrast ratio
This commit is contained in:
parent
9b8054de56
commit
53261dbe70
1 changed files with 1 additions and 1 deletions
|
@ -620,7 +620,7 @@ mark {
|
||||||
|
|
||||||
.post__meta {
|
.post__meta {
|
||||||
font-size: .875rem;
|
font-size: .875rem;
|
||||||
color: #888;
|
color: #999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.post__meta-published,
|
.post__meta-published,
|
||||||
|
|
Loading…
Reference in a new issue