From 11917f00d9d7966d3e527d928da6fe24b4154669 Mon Sep 17 00:00:00 2001 From: Haseeb Adil Khan Date: Mon, 23 Oct 2023 23:59:07 -0600 Subject: [PATCH 1/2] fix button sizing and reformat code --- src/components/CreateMapathon/Step.js | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/components/CreateMapathon/Step.js b/src/components/CreateMapathon/Step.js index b1114c5..5a31a01 100644 --- a/src/components/CreateMapathon/Step.js +++ b/src/components/CreateMapathon/Step.js @@ -73,6 +73,7 @@ const ButtonWrapper = styled.div` ` const ButtonContent = styled.div` + width: 7rem; align-items: center; justify-content: space-between; ` @@ -114,7 +115,7 @@ class Step extends Component { {this.props.isFirstStep ? (