diff --git a/static/smol.css b/static/smol.css index 093ddf0..dce91ff 100644 --- a/static/smol.css +++ b/static/smol.css @@ -590,8 +590,8 @@ figure { text-align: right; } -.transform-none { - transform: none; +.text-transform-none { + text-transform: none; } /* ==== MARKDOWN ==== */