Skip to content

Commit

Permalink
remove width property from flex class
Browse files Browse the repository at this point in the history
  • Loading branch information
Shivam-Katare committed Aug 27, 2024
1 parent 3720403 commit b7e466f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/plays/schulte-tables/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@

.flex {
display: flex;
width: 300px;
margin: 0 auto;
justify-content: space-between;
}
Expand Down

0 comments on commit b7e466f

Please sign in to comment.