Skip to content

Commit

Permalink
styling change
Browse files Browse the repository at this point in the history
  • Loading branch information
RODO94 committed Jul 19, 2024
1 parent 5b26ee2 commit 57c6f78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion editor.planx.uk/src/pages/Teams.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ const Teams: React.FC<Props> = ({ teams, teamTheme }) => {
display: "flex",
flexDirection: "row",
justifyContent: "space-between",
alignItems: "flex-end",
alignItems: "center",
marginBottom: "40px",
}}
>
Expand Down

0 comments on commit 57c6f78

Please sign in to comment.