From e284babbeef5100f9cc068710c875934396cbc26 Mon Sep 17 00:00:00 2001 From: mcguirepr89 Date: Fri, 25 Mar 2022 12:01:39 -0400 Subject: [PATCH] more slight adjustments to buttons --- homepage/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/homepage/style.css b/homepage/style.css index d1085aa..797f7e2 100644 --- a/homepage/style.css +++ b/homepage/style.css @@ -416,6 +416,9 @@ body::-webkit-scrollbar { margin-left: auto; margin-right: auto; } + .topnav form { + width: 100%; + } .overview span { margin-right: auto; margin-left: auto;