Skip to content

Commit

Permalink
Refs #133599 - Improve card item max-width.
Browse files Browse the repository at this point in the history
  • Loading branch information
GhitaB committed Nov 29, 2021
1 parent afdea2d commit 3b25537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SearchBlock/styles.less
Original file line number Diff line number Diff line change
Expand Up @@ -1288,7 +1288,7 @@ div.ui.modal.facet {
@media only screen and (min-width: 770px) {
div.cards {
div.card-item {
max-width: 1000px !important;
max-width: 500px !important;
flex-basis: 230px;
}
}
Expand Down

0 comments on commit 3b25537

Please sign in to comment.