@internetstiftelsen/styleguide 2.24.2 → 2.24.3

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": "2.24.2",
3
+ "version": "2.24.3",
4
4
  "main": "dist/components.js",
5
5
  "ports": {
6
6
  "fractal": "3000"
@@ -232,6 +232,8 @@ html {
232
232
 
233
233
  p[class*='card__text'] {
234
234
  @extend %preamble;
235
+
236
+ display: block;
235
237
  }
236
238
 
237
239
  .wp-block-iis-timeline-post {