Skip to content

Commit 2b46c13

Browse files
Make admonition title larger than text.
1 parent b0f366e commit 2b46c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/doc.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ body {
794794
.doc .admonitionblock .title {
795795
font-weight: bold;
796796
font-style: normal;
797-
font-size: 0.8rem;
797+
font-size: 0.9rem;
798798
}
799799

800800
.doc .imageblock .title {

0 commit comments

Comments
 (0)