Style Changes

This commit is contained in:
seiichiro 2022-01-10 17:58:16 +01:00
parent 3d1e09453b
commit a5405fb893

View file

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