Skip to content

Commit

Permalink
fix: breaking tag list
Browse files Browse the repository at this point in the history
  • Loading branch information
madcampos committed Jul 31, 2024
1 parent 86b2ce0 commit 9408dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TagList/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

.tag-list ul {
display: flex;
flex-wrap: wrap;
margin: 0;
padding-inline-start: 0;
list-style: none;
Expand Down

0 comments on commit 9408dcb

Please sign in to comment.