Skip to content

Commit b2a7bc5

Browse files
committed
chore: tweak css
1 parent 6a9698e commit b2a7bc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/pages/pricing.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ return (
7676

7777
<div className="flex flex-col items-center py-16 sm:py-16">
7878
<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">
8080
BlockNote Pro
8181
</h2>
8282
<SectionSubHeader>Upgrade your BlockNote experience</SectionSubHeader>
@@ -88,7 +88,7 @@ return (
8888
</p>
8989
<Tiers tiers={tiers} frequency={frequency} />
9090
<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
9292
software that organizations of all sizes are using to add polished editing
9393
experiences to their apps.
9494
</p>

0 commit comments

Comments
 (0)