css/svh
This commit is contained in:
parent
5308fb054b
commit
8d04ea7501
2 changed files with 13 additions and 1 deletions
|
@ -14,8 +14,16 @@ html {
|
|||
}
|
||||
|
||||
body {
|
||||
hanging-punctuation: first last;
|
||||
min-block-size: 100svh;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
||||
figcaption,
|
||||
li,
|
||||
p {
|
||||
text-wrap: pretty;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue