From 39972b907d1214e131a986cacfe068ca9c00e7ce Mon Sep 17 00:00:00 2001 From: Stephen Hawes Date: Mon, 20 May 2024 19:39:42 -0400 Subject: [PATCH] updates toggle width --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index ff15b15..905c629 100644 --- a/style.css +++ b/style.css @@ -118,7 +118,7 @@ font-family: 'Roboto Mono', monospace; text-decoration-line: none; z-index: 999; - width:15em; + width:30em; }