@appartmint/mint 1.1.1 → 1.1.2

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
@@ -1470,6 +1470,7 @@ iframe {
1470
1470
  display: grid;
1471
1471
  grid-template-columns: 1fr;
1472
1472
  gap: 2rem;
1473
+ width: 100%;
1473
1474
  margin-top: 2rem;
1474
1475
  margin-bottom: 2rem;
1475
1476
  }