Skip to content

Commit b773e2c

Browse files
checking commits
1 parent 268ee8a commit b773e2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/sections/VideoSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default function VideoSection() {
77
id="text"
88
className="flex flex-col w-full md:h-2/5 items-center justify-center -mt-12"
99
>
10-
<h2 className="w-4/5 text-center text-2xl text-white md:text-5xl xl:text-6xl leading-snug lg:leading-snug xl:leading-snug font-SpaceGrotesk font-semibold ">
10+
<h2 className="w-4/5 text-center text-xl text-white md:text-4xl xl:text-5xl leading-snug lg:leading-snug xl:leading-snug font-SpaceGrotesk font-semibold ">
1111
Your Open Source Solution for your day-to-day activities.
1212
</h2>
1313
<h3 className="text-center md:w-2/3 mx-6 text-white text-lg md:text-2xl lg:text-2xl xl:text-3xl leading-snug lg:leading-snug xl:leading-snug font-SpaceGrotesk font-light opacity-70 mt-2">

0 commit comments

Comments
 (0)