From a5405fb893f4f62aea5b48ae1406057918c20b01 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 17:58:16 +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 75c5cd2..aa49b0d 100644 --- a/css/style.css +++ b/css/style.css @@ -112,7 +112,7 @@ form.f-search input[type=text] { font-size: 17px; border: 1px solid grey; float: left; - width: 80%; + width: 75%; background: #f1f1f1; }