Skip to content

Commit

Permalink
increase size of title slogan
Browse files Browse the repository at this point in the history
  • Loading branch information
wbglaeser committed Sep 17, 2024
1 parent 234305c commit 1ecfcf4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const LandingPageTopSectionMobile = ({benefits}) => {
const styles = {
headerSectionTitle: {
fontWeight: 'bold',
fontSize: '28px',
fontSize: '32px',
textAlign: 'center',
}
}
Expand Down

0 comments on commit 1ecfcf4

Please sign in to comment.