Skip to content

Commit 85d5f6e

Browse files
committed
Fix last year list items
1 parent 7f1fe08 commit 85d5f6e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

docs/_static/conf/css/main-2024.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.

docs/_static/conf/css/main-2024.min.css.map

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

docs/_static/conf/scss/main-2024.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ body .page-content ul {
5858
color: $main-color;
5959
padding-right: 10px;
6060
}
61+
62+
p {
63+
display: inline;
64+
}
6165
}
6266
}
6367

0 commit comments

Comments
 (0)