@elvia/elvis-typography
Advanced tools
Comparing version 1.2.1 to 2.0.0
# Elvia Typography Changelog | ||
## 2.0.0 (16.02.22) | ||
### Major | ||
- Title xs on mobiles has been updated font-size from 18px -> 16px. This is done so that the difference | ||
between title sm and xs i more distinct. | ||
## 1.2.1 (08.02.22) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@elvia/elvis-typography", | ||
"version": "1.2.1", | ||
"version": "2.0.0", | ||
"description": "Elvia typography", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -44,2 +44,3 @@ const ElviaTypography = { | ||
fontSize: '18px', | ||
fontSizeMobile: '16px', | ||
fontWeight: '700', | ||
@@ -46,0 +47,0 @@ lineHeight: '22px', |
@@ -44,2 +44,3 @@ { | ||
"fontSize": "18px", | ||
"fontSizeMobile": "16px", | ||
"fontWeight": "700", | ||
@@ -46,0 +47,0 @@ "lineHeight": "22px", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
25134
516