css fixes for readability

This commit is contained in:
Vortex 2021-06-12 01:45:08 +05:30
parent 373011b8e9
commit 1e229b6969

View file

@ -101,7 +101,8 @@ a:hover {
// Make text nicer to read in articles
.content p {
text-align: justify;
line-height: 1.45;
line-height: 1.8;
font-size: 1.09em;
}
// Fix background color for single line monospaced text