Skip to content

Commit

Permalink
remove previous styling
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-clemente committed Sep 24, 2024
1 parent a1c0298 commit f68451a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -208,8 +208,6 @@ export default function Turnstile({
fixedSize
? {
...(style ?? {}),
width: size === "compact" ? "130px" : "300px",
height: size === "compact" ? "120px" : "65px",
}
: style
}
Expand Down

0 comments on commit f68451a

Please sign in to comment.