Skip to content

Commit

Permalink
Addons swiper: Limit max-width of single card as a safeguard
Browse files Browse the repository at this point in the history
Signed-off-by: Florian Hotze <[email protected]>
  • Loading branch information
florian-h05 committed Nov 2, 2024
1 parent 21f69d3 commit b2e74e3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<style lang="stylus">
.addon-card-single
max-width 300px
width 66.667%
@media (orientation: landscape)
width 28.571%
Expand Down

0 comments on commit b2e74e3

Please sign in to comment.