File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ return (
76
76
77
77
<div className = " flex flex-col items-center py-16 sm:py-16" >
78
78
<div className = " flex max-w-screen-xl flex-col items-center px-6 lg:px-8" >
79
- <h2 className = " max-w-6xl text-6xl md:text-7xl text-center font-semibold leading-20 text-indigo-600" >
79
+ <h2 className = " max-w-6xl tracking-tight text-6xl md:text-8xl mb-6 text-center font-bold leading-20 text-indigo-600" >
80
80
BlockNote Pro
81
81
</h2 >
82
82
<SectionSubHeader >Upgrade your BlockNote experience</SectionSubHeader >
@@ -88,7 +88,7 @@ return (
88
88
</p >
89
89
<Tiers tiers = { tiers } frequency = { frequency } />
90
90
<p className = " mt-8 max-w-screen-lg text-center text-lg text-[#00000080] dark:text-[#FFFFFFB2]" >
91
- Thanks for checking out BlockNote Pro! BlockNote is free and open source
91
+ Thanks for checking out BlockNote Pro! < br /> BlockNote is free and open source
92
92
software that organizations of all sizes are using to add polished editing
93
93
experiences to their apps.
94
94
</p >
You can’t perform that action at this time.
0 commit comments