livevegas-ui-kit 1.0.174 → 1.0.175

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.
@@ -2204,6 +2204,7 @@ const x1 = m.div`
2204
2204
  font-style: Bold;
2205
2205
  line-height: 100%;
2206
2206
  text-align: center;
2207
+ font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
2207
2208
  vertical-align: middle;
2208
2209
  .chipAmount {
2209
2210
  font-size: ${({ $fontSize: e }) => e}em;
@@ -256,6 +256,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Rt]+=1);const Vs=m.div`
256
256
  font-style: Bold;
257
257
  line-height: 100%;
258
258
  text-align: center;
259
+ font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
259
260
  vertical-align: middle;
260
261
  .chipAmount {
261
262
  font-size: ${({$fontSize:e})=>e}em;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.174",
3
+ "version": "1.0.175",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"