1
0
Fork 0

fix(Pricing.tsx): heading size - h2, text-3xl

- inconsistency across homepage
This commit is contained in:
Vojtěch Mareš 2023-01-11 11:38:20 +01:00
parent 20130e3f8b
commit b3ccf598c2
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -82,13 +82,13 @@ export function Pricing() {
>
<Container>
<div className="md:text-center">
<h3 className="font-display text-xl tracking-tight text-white sm:text-4xl">
<h2 className="font-display text-3xl tracking-tight text-white sm:text-4xl">
<span className="relative whitespace-nowrap">
<SwirlyDoodle className="absolute top-1/2 left-0 h-[1em] w-full fill-amber-400" />
<span className="relative">Co pro Vás,</span>
</span>{" "}
můžu udělat
</h3>
</h2>
<p className="mt-4 text-lg text-slate-400">
Nezáleží na velikosti Vaší firmy, jste startup, nebo korporát, dokážu pomoci každému.
</p>