Move search bar to the top

This commit is contained in:
2020-06-21 20:38:22 +02:00
parent 554baf39ff
commit e5c6e2d6a2
14 changed files with 54 additions and 50 deletions

View File

@@ -50,7 +50,7 @@ form {
.search-group input {
height: 30px;
width: 93%;
font-size: 16px;
font-size: 14px;
}
.btn {
padding: 10px;
@@ -67,7 +67,6 @@ form {
background: #5F9EA0;
color: white;
border-radius: 3px;
margin: 400px;
}
.back_btn {