Don't justify text in page titles.

This commit is contained in:
Sergiu Ivanov 2018-09-22 21:10:23 +02:00
parent bfb21a71fd
commit 700fd87b5f

View file

@ -131,4 +131,5 @@ img.ccby {
h1.title { h1.title {
padding-right: 160px; padding-right: 160px;
line-height: 1.3em; line-height: 1.3em;
text-align: left;
} }