@justfixnyc/component-library 0.50.1 → 0.50.2

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.
@@ -632,6 +632,10 @@
632
632
  font-size: 1.125rem;
633
633
  line-height: 120%;
634
634
  letter-spacing: 0.54px;
635
+ display: flex;
636
+ justify-content: center;
637
+ flex-grow: 1;
638
+ white-space: nowrap;
635
639
  border-radius: 6px;
636
640
  border: 1px solid #9a9898;
637
641
  background: #faf8f4;
@@ -632,6 +632,10 @@
632
632
  font-size: 1.125rem;
633
633
  line-height: 120%;
634
634
  letter-spacing: 0.54px;
635
+ display: flex;
636
+ justify-content: center;
637
+ flex-grow: 1;
638
+ white-space: nowrap;
635
639
  border-radius: 6px;
636
640
  border: 1px solid #9a9898;
637
641
  background: #faf8f4;
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@justfixnyc/component-library",
3
3
  "description": "JustFix Component Library",
4
4
  "license": "MIT",
5
- "version": "0.50.1",
5
+ "version": "0.50.2",
6
6
  "main": "dist/src/index.js",
7
7
  "module": "dist/src/index.es.js",
8
8
  "files": [