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