mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
Style search bar
This commit is contained in:
parent
78f627b39d
commit
be31dbfbd7
@ -52,6 +52,9 @@ body {
|
|||||||
.search-bar {
|
.search-bar {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
font-family: 'Century Gothic';
|
||||||
|
font-weight: bold;
|
||||||
|
color: #516754;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sort{
|
#sort{
|
||||||
|
Loading…
Reference in New Issue
Block a user