Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
VenkatTeja authored Apr 30, 2023
1 parent b3ce2dc commit 3d1f4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ function App() {
See how it works
</Button>
</Stack>
<Stack
<!--<Stack
direction={{ base: "row", md: "row" }}
// gap={{ base: "1rem", md: "0rem" }}
justifyContent="top"
Expand Down Expand Up @@ -192,7 +192,7 @@ function App() {
marginTop="7px"
/>
</Text>
</Stack>
</Stack>-->
<Stack
direction={{ base: "column", md: "row" }}
// gap={{ base: "1rem", md: "0rem" }}
Expand Down

1 comment on commit 3d1f4e1

@vercel
Copy link

@vercel vercel bot commented on 3d1f4e1 Apr 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.