From f220cee5a6eac31e5a34873ed4335198a6fadb3e Mon Sep 17 00:00:00 2001 From: Wirlaburla Date: Thu, 8 Jun 2023 22:13:26 -0500 Subject: [PATCH] smaller font-size on buttons --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index f87cf51..8521443 100644 --- a/style.css +++ b/style.css @@ -484,7 +484,7 @@ nav.top.alert p { font-family: var(--primary-font); width: 44px; height: 44px; - font-size: 14px; + font-size: 12px; flex-shrink: 0; }