mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
Edit style for search bar
This commit is contained in:
parent
c09e82c6ab
commit
d964d1e275
@ -54,6 +54,10 @@ body {
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#sort{
|
||||||
|
margin-right: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.search-bar > form {
|
.search-bar > form {
|
||||||
float: right;
|
float: right;
|
||||||
padding: 6px 10px;
|
padding: 6px 10px;
|
||||||
|
Loading…
Reference in New Issue
Block a user