From fbd729ed34519eceb96a2e2f85ca6fa2461a79ab Mon Sep 17 00:00:00 2001 From: Jasmin <2211581@stud.hs-mannheim.de> Date: Tue, 6 Jun 2023 12:50:23 +0200 Subject: [PATCH] Button "Suchfelder leeren" leicht verkleinert --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 6d0d810..6990f16 100644 --- a/style.css +++ b/style.css @@ -443,7 +443,7 @@ body{ position: absolute; left: 180px; top: 380px; - width: 220px; + width: 180px; height: 35px; background-color:#664220 ; color:rgb(255, 255, 255);