Skip to content

Commit

Permalink
CSS tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Oct 16, 2023
1 parent 1c6f8ab commit 4a0b836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/ui/pages/catalog/Catalog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ const useStyles = tss
"marginBottom": theme.spacing(2)
},
"searchBar": {
"marginBottom": theme.spacing(4)
"marginBottom": theme.spacing(2)
},
"searchResults": {
"marginBottom": theme.spacing(4)
Expand Down

0 comments on commit 4a0b836

Please sign in to comment.