From 8daa6fa09ff87529170a43888d43a4984a55ec9b Mon Sep 17 00:00:00 2001 From: rhiannon morris Date: Sun, 7 Jul 2024 22:13:51 +0200 Subject: [PATCH] normal font size --- style/shiny/base.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style/shiny/base.css b/style/shiny/base.css index 3470a44..d07c4c2 100644 --- a/style/shiny/base.css +++ b/style/shiny/base.css @@ -44,7 +44,6 @@ --button-radius: 1000px; font-family: Muller; - font-size: x-large; font-weight: 600; background: var(--gradient) fixed;