Skip to content

Commit 1ecfcf4

Browse files
committed
increase size of title slogan
1 parent 234305c commit 1ecfcf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/screens/landing-page/sections/top-section/views/LandingPageTopSectionMobile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const LandingPageTopSectionMobile = ({benefits}) => {
2424
const styles = {
2525
headerSectionTitle: {
2626
fontWeight: 'bold',
27-
fontSize: '28px',
27+
fontSize: '32px',
2828
textAlign: 'center',
2929
}
3030
}

0 commit comments

Comments
 (0)