@appartmint/mint 2.6.20 → 2.6.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/css/mint.css CHANGED
@@ -1307,6 +1307,7 @@ p .mint-pill, p .mint-btn, :root:root p [amplify-button], p .mint-select {
1307
1307
  .mint-card-grid .mint-image img {
1308
1308
  height: 100%;
1309
1309
  object-fit: contain;
1310
+ object-position: top;
1310
1311
  }
1311
1312
  .mint-card-grid .mint-content, :root:root .mint-card-grid [data-amplify-authenticator] [data-amplify-container] [data-amplify-router], :root:root [data-amplify-authenticator] [data-amplify-container] .mint-card-grid [data-amplify-router] {
1312
1313
  justify-content: flex-end;