From 450192bf0e9ff4e84740bae2a70ce6f567624a2e Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 17:58:36 +0100 Subject: [PATCH] Style Changes --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index aa49b0d..b25a60b 100644 --- a/css/style.css +++ b/css/style.css @@ -119,7 +119,7 @@ form.f-search input[type=text] { /* Style the submit button */ form.f-search button { float: left; - width: 20%; + width: 15%; padding: 10px; background: #2196F3; color: white;