Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Feb 24, 2024
1 parent 6559860 commit 425855f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export function ThirdContentSection() {
width: "100%",
margin: "0 auto",
flexDirection: {
xs: "column-reverse",
xs: "column-reverse" as any,
md: "row",
lg: "row",
},
Expand Down

0 comments on commit 425855f

Please sign in to comment.