Fix headings breaking words in a weird way (I doubt anyone uses such long words in titles lmao)
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
+++
|
+++
|
||||||
authors = ["Long Long Man"]
|
authors = ["Long Long Man"]
|
||||||
title = "Loooooooooooooooooooooooooooooooooooooooooooooooong Loooooooooooooooooooooooooooooooooooooooooooooooong Man"
|
title = "Loooooong Loooooong Loooooong Loooooong Loooooong Man"
|
||||||
description = "Veeery, veeery looong man."
|
description = "Veeery, veeery looong man."
|
||||||
date = 2017-01-01
|
date = 2017-01-01
|
||||||
[taxonomies]
|
[taxonomies]
|
||||||
|
@ -78,7 +78,6 @@ h6 {
|
|||||||
line-height: normal;
|
line-height: normal;
|
||||||
font-family: var(--font-serif);
|
font-family: var(--font-serif);
|
||||||
letter-spacing: -0.05em;
|
letter-spacing: -0.05em;
|
||||||
word-break: break-all;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
Reference in New Issue
Block a user