diff --git a/assets/index.css b/assets/index.css index c3533fa0..16e6941e 100644 --- a/assets/index.css +++ b/assets/index.css @@ -78,4 +78,9 @@ layout: empty .max-w-p90 { max-width: 90% } + + img + em { + display: block; + text-align: center; + } }