Skip to content

Commit

Permalink
Merge pull request #66 from xerosanyam/team-shadowteams
Browse files Browse the repository at this point in the history
fixes #65
  • Loading branch information
Charlie85270 authored Jul 12, 2021
2 parents 180fa19 + 507c1b8 commit 8e7b073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/kit/components/pagesection/team/ShadowTeams.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const ShadowTeams = () => {
<div className="p-4">
<p className="text-center text-3xl font-bold text-gray-800">Professional team</p>
<p className="text-center mb-32 text-xl font-normal text-gray-500">Meat the best team in wolrd</p>
<div className="flex items-center flex-col md:flex-row justify evenly">
<div className="flex items-center space-y-24 md:space-y-0 flex-col md:flex-row justify evenly">
<ShadowTeam
img="/images/person/1.jpg"
name="Patrick Sebastien"
Expand Down

0 comments on commit 8e7b073

Please sign in to comment.