Skip to content

Commit a1379ce

Browse files
anysadKade-github
authored andcommitted
[FIX] Fix Footnotes Overflowing
1 parent cbbc40e commit a1379ce

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

assets/includes/css/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ footer {
255255

256256
.footnotes {
257257
font-size: 0.85em;
258+
overflow-wrap: anywhere;
258259
}
259260

260261
.footnote-ref a:target {

assets/includes/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)