Fix headings breaking words in a weird way (I doubt anyone uses such long words in titles lmao)

This commit is contained in:
David Lapshin
2024-05-13 18:22:18 +03:00
parent d6e9d094cd
commit 2595590254
2 changed files with 1 additions and 2 deletions

View File

@ -78,7 +78,6 @@ h6 {
line-height: normal;
font-family: var(--font-serif);
letter-spacing: -0.05em;
word-break: break-all;
}
h1 {