titles h1
This commit is contained in:
parent
030e27bfac
commit
727f3839f3
3 changed files with 8 additions and 3 deletions
|
|
@ -64,9 +64,10 @@
|
|||
h1{
|
||||
|
||||
font-weight: 200;
|
||||
font-size: 115px;
|
||||
font-size: 105px;
|
||||
line-height: 0.9;
|
||||
hyphens: auto;
|
||||
hyphenate-limit-chars: 8 4 3;
|
||||
|
||||
break-inside: avoid;
|
||||
|
||||
|
|
@ -76,6 +77,8 @@
|
|||
justify-content: space-between;
|
||||
text-align: center;
|
||||
|
||||
text-wrap: balance;
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue