Skip to content

Commit

Permalink
Merge pull request #9 from offiongbassey/develop
Browse files Browse the repository at this point in the history
Minor changes
  • Loading branch information
offiongbassey authored Sep 29, 2024
2 parents 4ea8be8 + ded917c commit 4ec7cba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/home/HeroSection.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import Image from "next/image";
import { TypeAnimation } from "react-type-animation";

const HeroSection = () => {

return (
<div className="padding-container max-container flex flex-col md:flex-row gap-4 items-center">
<div className="md:flex-1 flex md:block flex-col items-center md:items-start justify-center text-center md:text-left">
Expand Down

0 comments on commit 4ec7cba

Please sign in to comment.