From 03f53bdf3e6d9061798a00a2e7e6b4a9b5da84a5 Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Thu, 8 Jun 2023 22:14:06 -0500 Subject: [PATCH] Force 'normal' font-weight --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 8521443..8f90410 100644 --- a/style.css +++ b/style.css @@ -485,6 +485,7 @@ nav.top.alert p { width: 44px; height: 44px; font-size: 12px; + font-weight: normal; flex-shrink: 0; }