Skip to content

Commit

Permalink
centered products title
Browse files Browse the repository at this point in the history
  • Loading branch information
Facundo De Lorenzo committed May 18, 2024
1 parent 673e7c0 commit 3134d39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/front/src/pages/Products.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ const Topbar = styled("div")({
display: "flex",
flexDirection: "row",
marginBottom: "1rem",
justifyContent: "center",
});

const StyledProgress = styled("div")({
Expand Down

0 comments on commit 3134d39

Please sign in to comment.