Fix headings breaking words in a weird way (I doubt anyone uses such long words in titles lmao)
This commit is contained in:
@ -78,7 +78,6 @@ h6 {
|
||||
line-height: normal;
|
||||
font-family: var(--font-serif);
|
||||
letter-spacing: -0.05em;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
Reference in New Issue
Block a user