Skip to content

Commit

Permalink
Update static/css/components/carousel.less
Browse files Browse the repository at this point in the history
  • Loading branch information
cdrini authored Oct 6, 2023
1 parent 7cd1288 commit 32fb843
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions static/css/components/carousel.less
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
display: grid;
grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
grid-gap: 30px 20px;
padding: 10px;

// Fallback for non-grid browsers
flex-wrap: wrap;
Expand Down

0 comments on commit 32fb843

Please sign in to comment.