another css fix
This commit is contained in:
parent
bb302c0bc1
commit
d235ef23d5
@ -213,8 +213,9 @@ body.wide .blog-post {
|
|||||||
margin-bottom: 20px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
p a {
|
p a {
|
||||||
hyphens: auto;
|
word-wrap: break-word;
|
||||||
word-break: break-all;
|
//hyphens: auto;
|
||||||
|
//word-break: break-all;
|
||||||
}
|
}
|
||||||
p:first-child, center:first-child {
|
p:first-child, center:first-child {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user