Skip to content

Commit

Permalink
style: landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
sonylomo committed Nov 15, 2023
1 parent fe50ba8 commit 85d5b19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/APP/pages/landingPage/sections/HeroSection3.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const partners = [

const HeroSection3 = () => {
return (
<section className="p-4 lg:p-0 flex flex-col mx-auto gap-2 xl:max-w-[1440px]">
<section className="p-3 md:px-10 flex flex-col mx-auto gap-2 xl:max-w-[1440px]">
{/* Hero Header */}
<div className="flex flex-col-reverse md:flex-row items-center gap-8 md:gap-4">
{/* hero desc */}
Expand Down

1 comment on commit 85d5b19

@vercel
Copy link

@vercel vercel bot commented on 85d5b19 Nov 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

syt-web-redesign – ./

syt-web-redesign.vercel.app
syt-web-redesign-sytweb.vercel.app
syt-web-redesign-git-main-sytweb.vercel.app

Please sign in to comment.