diff --git a/src/styles/styles.css b/src/styles/styles.css index 2b7d376828..393ef53397 100644 --- a/src/styles/styles.css +++ b/src/styles/styles.css @@ -153,7 +153,7 @@ figure figcaption { } figure figcaption p { - font: italic smaller sans-serif; + font: normal smaller sans-serif; text-wrap: balance; }