Merge pull request #3474 from jrsupplee/patch-3

Display My Cards lists using inline-grid
This commit is contained in:
Lauri Ojansivu 2021-01-23 16:32:40 +02:00 committed by GitHub
commit ef37cb762d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,9 +41,9 @@
.my-cards-list-wrapper
margin: 1rem
border-radius: 5px
padding: 1.5rem
padding-top: 0.75rem
display: inline-block
//padding: 1.5rem
//padding-top: 0.75rem
display: inline-grid
min-width: 250px
max-width: 350px