@appartmint/mint 1.0.11 → 1.0.14

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,7 +1,7 @@
1
1
  {
2
2
  "name": "@appartmint/mint",
3
3
  "author": "App Art Mint LLC",
4
- "version": "1.0.11",
4
+ "version": "1.0.14",
5
5
  "license": "MIT",
6
6
  "description": "The front-end TS/SCSS framework of App Art Mint",
7
7
  "keywords": [
@@ -208,6 +208,7 @@
208
208
  padding: 0.75rem;
209
209
  margin: 0.25rem 0;
210
210
  line-height: 1;
211
+ font-size: 4em;
211
212
  }
212
213
 
213
214
  nav {