From b637b283c88cc557c7f89500c8b5198be252f885 Mon Sep 17 00:00:00 2001 From: The Ghost of FOSS' Future <163201376+sneedgroup-holder@users.noreply.github.com> Date: Wed, 18 Sep 2024 11:49:07 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b03c8fb..1aae406 100644 --- a/index.html +++ b/index.html @@ -90,7 +90,7 @@ display: flex; align-items: center; padding: .3vw; - font-size: 1vw; + font-size: 1em; } #toggle-explorer { transition: transform 0.3s ease;