Skip to content

Commit 491b0e3

Browse files
committed
Updated CHANGELOG and minor CSS fix
1 parent dd64f77 commit 491b0e3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

text/source/_themes/xogeny-semantic/static/xogeny.css_t

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ body {
2222
line-height: 1.4em;
2323
}
2424

25+
/* Add some padding at the bottom */
26+
body {
27+
padding-bottom: 20px;
28+
}
29+
2530
/* Adjust paragraph spacing */
2631
p {
2732
padding-left: 1em;

0 commit comments

Comments
 (0)