Skip to content

Commit

Permalink
chore: remove shadow
Browse files Browse the repository at this point in the history
  • Loading branch information
Pagebakers committed Dec 16, 2023
1 parent dcb0a38 commit 09da1f7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions apps/website/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -257,16 +257,13 @@ const Home = () => {
inset="0"
transitionProperty="common"
transitionDuration="normal"
boxShadow="lg"
>
<Button
as="a"
target="_blank"
href="https://demo.saas-ui.dev"
variant="solid"
colorScheme="white"
borderColor="gray.800"
borderWidth="2px"
colorScheme="neutral"
size="lg"
rounded="full"
>
Expand Down

1 comment on commit 09da1f7

@vercel
Copy link

@vercel vercel bot commented on 09da1f7 Dec 16, 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.