@bonniernews/dn-design-system-web 25.0.6-beta.2 → 25.0.6-beta.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.
@@ -306,7 +306,7 @@ $typographyScreenLarge: (
306
306
  ),
307
307
  detail-teaser-breaking: (
308
308
  fontFamily: "DN Serif Display",
309
- fontSize: 64,
309
+ fontSize: 56,
310
310
  fontWeight: ExtraBold,
311
311
  letterSpacing: 0,
312
312
  lineHeight: 1.1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bonniernews/dn-design-system-web",
3
- "version": "25.0.6-beta.2",
3
+ "version": "25.0.6-beta.3",
4
4
  "description": "DN design system for web.",
5
5
  "type": "module",
6
6
  "homepage": "https://github.com/BonnierNews/dn-design-system/tree/main/web/src#readme",