[blog] don't justify blog titles, it looks weird sometimes

This commit is contained in:
Andrea Vos 2022-11-18 20:19:01 +01:00
parent 4ea1f4be88
commit a34e126c85

View File

@ -67,6 +67,10 @@
hyphens: auto;
text-align: justify;
h1 {
text-align: left;
}
img {
max-width: 100%;
}