diff --git a/overrides/css/theme.css b/overrides/css/theme.css index 83da8ec..6f0b856 100644 --- a/overrides/css/theme.css +++ b/overrides/css/theme.css @@ -123,3 +123,7 @@ code, pre, kbd { vertical-align: top; font-size: small; } + +.md-typeset .admonition { + font-size: .72rem; +}