Skip to content

Commit

Permalink
style: format code with Prettier
Browse files Browse the repository at this point in the history
This commit fixes the style issues introduced in 3b69637 according to the output
from Prettier.

Details: #1262
  • Loading branch information
deepsource-autofix[bot] authored Oct 10, 2023
1 parent 3b69637 commit 90aa78e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
}

@media screen and (min-width: 1221px) {
.show_search_bar{
.show_search_bar {
width: 40%;
}
}
Expand Down

0 comments on commit 90aa78e

Please sign in to comment.