Skip to content

Commit

Permalink
fix: css
Browse files Browse the repository at this point in the history
  • Loading branch information
GatienB committed Jul 26, 2024
1 parent 508d775 commit 2388828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.css
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@
flex: 1 1 auto;
display: flex;
justify-content: center;
align-items: end;
align-items: flex-end;
}

0 comments on commit 2388828

Please sign in to comment.