From 59e2f7d4c44a1a4b5d1c2090ab2e9bc4627ceec9 Mon Sep 17 00:00:00 2001 From: Eric Bower Date: Tue, 22 Oct 2024 13:06:43 -0400 Subject: [PATCH] style: css --- static/smol.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ==== */