Skip to content

Commit

Permalink
Make adaptive container
Browse files Browse the repository at this point in the history
  • Loading branch information
vehlwn committed Jun 22, 2024
1 parent 53474d6 commit 7c4aa26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/src/styles.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.flex_container {
display: flex;
flex-wrap: wrap;
}
.flex_container > div {
margin: 10px;
Expand Down

0 comments on commit 7c4aa26

Please sign in to comment.