From 41a7780050e97feb5359b6b334faa9d1606a006f Mon Sep 17 00:00:00 2001 From: Sequoia Haynes Date: Fri, 20 Sep 2024 17:17:37 -0700 Subject: [PATCH] oops --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 606b48c..cabd9a3 100644 --- a/css/index.css +++ b/css/index.css @@ -122,7 +122,7 @@ button:hover { box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); z-index: 1; } -.filter-button { +.filter-button > button { min-width: 200px; } .dropdown-content a {