Skip to content

Commit

Permalink
- Removes unused flex container
Browse files Browse the repository at this point in the history
  • Loading branch information
sophia-massie committed Nov 26, 2024
1 parent f4923df commit 37b9d33
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions react/src/pages/MainMenu/layout.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@
}
.listingContainer {
flex-grow: 1;
align-items: center;
justify-content: center;
flex-direction: column;
}
.versionContainer {
display: flex;
Expand Down

0 comments on commit 37b9d33

Please sign in to comment.