We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 657f56e + 5ad5899 commit deba363Copy full SHA for deba363
src/components/Hero.jsx
@@ -241,7 +241,7 @@ const Hero = () => {
241
<div className='mx-auto max-w-7xl'>
242
<h1
243
id='heroHeadline'
244
- className='max-w-5xl mx-auto overflow-hidden text-5xl font-extrabold leading-tight tracking-tight sm:text-6xl lg:text-7xl'
+ className='max-w-5xl mx-auto text-5xl font-extrabold leading-[1.15] tracking-tight sm:text-6xl lg:text-7xl pb-2'
245
>
246
Transform your vision into
247
<br />
0 commit comments