From 8b57a94a5e2926a034b8e133419a4d763816faa5 Mon Sep 17 00:00:00 2001 From: Stefan Brand Date: Mon, 10 Jan 2022 18:28:39 +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 6ddba21..9effa9f 100644 --- a/css/style.css +++ b/css/style.css @@ -119,7 +119,7 @@ form.f-search input[type=text] { font-size: 17px; border: 1px solid grey; float: left; - width: 75%; + width: 70%; background: #f1f1f1; }