Skip to content

Commit

Permalink
Merge pull request #43 from felixoder/main
Browse files Browse the repository at this point in the history
solved issue #38
  • Loading branch information
utk2103 authored Oct 19, 2024
2 parents 4e830e7 + 7a9d46d commit f6cbd2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/TeamSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,7 @@ export default function TeamSection() {
return (
<div className="flex flex-col w-full my-12 px-4 md:px-12 lg:px-24">
<div className="flex flex-col">
<div className="flex flex-col mt-8">
<div className="flex flex-col justify-center items-center mt-8">
<div className="container max-w-7xl px-4">
<div className="flex flex-wrap justify-center text-center mb-24">
<div className="w-full lg:w-6/12 px-4">
Expand Down

0 comments on commit f6cbd2e

Please sign in to comment.