Increase size for infoboxes

This commit is contained in:
Blerim Sheqa 2024-04-25 16:37:07 +02:00
parent 6ee8811ab3
commit 80765cf511
1 changed files with 4 additions and 0 deletions

View File

@ -123,3 +123,7 @@ code, pre, kbd {
vertical-align: top; vertical-align: top;
font-size: small; font-size: small;
} }
.md-typeset .admonition {
font-size: .72rem;
}