chore: Keep nice look while having good contrast

This commit is contained in:
daudix-UFO
2023-12-06 02:41:21 +03:00
parent 141bb423cb
commit c006fbe69d
6 changed files with 52 additions and 43 deletions

View File

@ -144,6 +144,10 @@ section#comments {
padding: 1rem;
text-align: left;
p {
color: var(--fg60);
}
* {
display: inline-block;
margin: 0;