Skip to content

Commit

Permalink
Merge pull request #5140 from webkom/feat-minor-achievement-mobile-de…
Browse files Browse the repository at this point in the history
…signupdate

Minor achievement mobile design update
  • Loading branch information
jonasdeluna authored Nov 3, 2024
2 parents f195244 + 9a60095 commit 2bcc6b7
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,6 @@
min-width: 100%;
align-items: baseline;
grid-template-columns: repeat(auto-fit, minmax(6rem, 1fr));

@media (--mobile-device) {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

.trophyCaseWrapper {
Expand Down

0 comments on commit 2bcc6b7

Please sign in to comment.