|
|
|
|
|
by html5web
1576 days ago
|
|
The new site has readability issues, devs you can use the css to fix the font size and line height issues.
.homepage .article-tile p { font-size: 1em; line-height: 1.4; } .recent-contributions .request-title { font-size: 1em; line-height: 1.4; } |
|