titles h1
This commit is contained in:
parent
030e27bfac
commit
727f3839f3
3 changed files with 8 additions and 3 deletions
|
|
@ -407,15 +407,17 @@ ol[type="1"].ol-clone {
|
|||
}
|
||||
#section__content h1 {
|
||||
font-weight: 200;
|
||||
font-size: 115px;
|
||||
font-size: 105px;
|
||||
line-height: 0.9;
|
||||
hyphens: auto;
|
||||
hyphenate-limit-chars: 8 4 3;
|
||||
-moz-column-break-inside: avoid;
|
||||
break-inside: avoid;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
text-align: center;
|
||||
text-wrap: balance;
|
||||
}
|
||||
#section__content h1 span {
|
||||
display: block;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue