another css fix

This commit is contained in:
E. S. 2024-04-14 19:02:04 +00:00
parent bb302c0bc1
commit d235ef23d5

View File

@ -213,8 +213,9 @@ body.wide .blog-post {
margin-bottom: 20px;
}
p a {
hyphens: auto;
word-break: break-all;
word-wrap: break-word;
//hyphens: auto;
//word-break: break-all;
}
p:first-child, center:first-child {
margin-top: 0;