Skip to content

Commit

Permalink
[+] increase size to acommodate value on specific browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
radumojic committed Sep 29, 2023
1 parent 3cf04d9 commit 8ab59ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
&.multiversx {
.detail-card {
@include media-breakpoint-up(xxl) {
flex-basis: 28%;
flex-basis: 29%;
}
}
}
Expand Down

0 comments on commit 8ab59ea

Please sign in to comment.