Skip to content

Commit 633ebc9

Browse files
fix: formatting
1 parent 4dbb362 commit 633ebc9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

www/static/markdown.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -804,8 +804,9 @@ ol.nested li:before {
804804
border-top-right-radius: 0 !important;
805805
}
806806
.fenced-code-title {
807-
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas,
808-
"Liberation Mono", "Courier New", monospace;
807+
font-family:
808+
ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
809+
"Courier New", monospace;
809810
font-size: 0.8125rem;
810811
line-height: 1;
811812
}

0 commit comments

Comments
 (0)