Skip to content

Commit

Permalink
added no wrap in carousel data
Browse files Browse the repository at this point in the history
  • Loading branch information
prince2520 committed Feb 14, 2024
1 parent 5dbfbbc commit c422c2a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
display: flex;
justify-content: center;
align-items: center;
flex-wrap: nowrap;
column-gap: 0.5rem;
}

Expand Down

0 comments on commit c422c2a

Please sign in to comment.