fix article color due to text thinness

This commit is contained in:
Dennis Eichhorn 2022-12-22 14:17:44 +01:00
parent 55f305ca12
commit eec003a476

View File

@ -7,7 +7,7 @@ article {
padding: 10px;
margin: 0;
font-size: .9rem;
color: #23222d;
color: #000;
line-height: 2rem;
white-space: normal;