Skip to content

Commit

Permalink
mobile challenge margins
Browse files Browse the repository at this point in the history
  • Loading branch information
spenceryzou committed Jan 8, 2021
1 parent 5beb6e4 commit c6d1f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/Challenge.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ export default class Challenge extends Component {
<div style={{marginTop: "132px", marginBottom: "96px"}} className="row d-flex justify-content-center">
<div className="col-10 col-sm-8 d-flex flex-column align-items-center">
<div className="b1 col-12 col-sm-6 text-center">Submissions are due before or by Sunday, February 7 @ 11:59 pm PT. </div>
<div className="row mt-5 justify-space-between">
<div className="row mt-2 mt-sm-5 justify-space-between">
<a href="https://forms.gle/ABJpGNTXsCvkiMxG9" className="button col-12 col-sm text-center">
Submit Graphic Design
</a>
Expand Down

0 comments on commit c6d1f9c

Please sign in to comment.