Skip to content

Commit

Permalink
style: format code with Prettier (#1274)
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: None

Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
  • Loading branch information
deepsource-autofix[bot] authored Oct 10, 2023
1 parent 3b69637 commit c4dde67
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 c4dde67

Please sign in to comment.