Revert "Justify text on blog posts"

That was a mistake.
This commit is contained in:
RichardG867
2021-12-15 12:20:59 -03:00
parent 6f227d0e39
commit 808abda50e
4 changed files with 4 additions and 16 deletions

View File

@@ -150,16 +150,9 @@ div#socialold {
}
/* Blog */
main.blog {
text-align: justify;
text-justify: inter-word;
}
.image {
text-align: center;
}
div.image {
margin: 1em;
}
img.heading {
max-width: 100%;
width: auto;