Skip to content

Commit

Permalink
Merge pull request #1128 from AletheiaFact/fix-safari-button-css
Browse files Browse the repository at this point in the history
  • Loading branch information
thesocialdev authored Feb 16, 2024
2 parents 2201e7a + 1a2823e commit d7b506c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Home/CTASection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const CTASection = () => {
alignItems: "center",
width: " 100%",
padding: "0 20px",
whiteSpace: "normal",
fontSize: vw?.md && !vw?.sm ? "12px" : "14px",
}}
>
Expand Down

0 comments on commit d7b506c

Please sign in to comment.