Skip to content

Commit

Permalink
fix: Bento component on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed Jul 26, 2024
1 parent d818652 commit bc16f99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/assets/css/components/bento.css
Original file line number Diff line number Diff line change
Expand Up @@ -161,4 +161,8 @@
display: flex;
flex-direction: column;
}

.Bento-card .Bento-card-content {
margin: 0 auto !important;
}
}

0 comments on commit bc16f99

Please sign in to comment.