css heading text wraping balancing
This commit is contained in:
parent
2622eeee4b
commit
97fe71e9fd
1 changed files with 2 additions and 0 deletions
|
@ -147,7 +147,9 @@ body header nav ul li a,
|
|||
body header nav ul li a:visited,
|
||||
a:hover {
|
||||
color: var(--red);
|
||||
text-wrap: balance;
|
||||
}
|
||||
h2, h3, h4, h5, h6 {
|
||||
color: var(--green);
|
||||
text-wrap: balance;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue