@internetstiftelsen/styleguide 5.1.3 → 5.1.5-beta.0.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@internetstiftelsen/styleguide",
3
- "version": "5.1.3",
3
+ "version": "5.1.5-beta.0.1",
4
4
  "main": "dist/components.js",
5
5
  "ports": {
6
6
  "fractal": "3000"
@@ -291,6 +291,7 @@
291
291
  transition: opacity 0.25s ease-out;
292
292
  border-radius: 0;
293
293
  object-fit: cover;
294
+ aspect-ratio: auto auto;
294
295
  }
295
296
 
296
297
  @include bem.e(content) {