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.
1 parent 3a4cabb commit d79a4e8Copy full SHA for d79a4e8
components/Index/Hero.component.jsx
@@ -7,7 +7,7 @@ const Hero = () => {
7
8
<section
9
id="hero"
10
- className="flex w-full pt-12 mx-auto mt-32 bg-right bg-cover md:pt-0 md:items-center"
+ className="flex w-full pt-12 mx-auto mt-40 bg-right bg-cover md:pt-0 md:items-center"
11
>
12
<div className="container mx-auto">
13
<div className="flex flex-col items-start justify-center w-full px-6 tracking-wide lg:w-1/2">
0 commit comments