From d9d7f4b3535353eb204c0620258d4460ca9fe450 Mon Sep 17 00:00:00 2001 From: Jon <1100159+jonbitgood@users.noreply.github.com> Date: Fri, 18 Aug 2023 10:00:07 -0500 Subject: [PATCH] Update is-custom.css --- is-custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/is-custom.css b/is-custom.css index 33ca0a2..94ef5e4 100755 --- a/is-custom.css +++ b/is-custom.css @@ -37,4 +37,8 @@ .close-container {top: 0;right: 0;width: 36px;height: 36px;background: transparent;} .header-icon.audio-button {font-size: 1.7em} + +.section em { + font-style: normal; +}