css/width
This commit is contained in:
parent
eb3303e753
commit
4b3b189531
1 changed files with 7 additions and 0 deletions
|
@ -9,3 +9,10 @@ padding: .5em;
|
||||||
h1, h2, h3, h4, h5, h6 {
|
h1, h2, h3, h4, h5, h6 {
|
||||||
text-wrap: balance;
|
text-wrap: balance;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
figcaption,
|
||||||
|
li,
|
||||||
|
p {
|
||||||
|
max-width: 64ch;
|
||||||
|
text-wrap: pretty;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue