mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
fix css linting issue
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
1f79340896
commit
396bbf06d2
@ -52,7 +52,7 @@ body {
|
||||
.search-bar {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
font-family: "Century Gothic", "sans-serif";
|
||||
font-family: "Century Gothic", sans-serif;
|
||||
font-weight: bold;
|
||||
color: #516754;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user