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; }