@appdirect/sfb-theme-plaza 0.0.78 → 0.0.80

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.
@@ -104,7 +104,7 @@
104
104
  justify-content: space-between;
105
105
 
106
106
  .cart-title {
107
- font-family: "Helvetica Neue";
107
+ font-family: "Helvetica Neue", Arial, sans-serif;
108
108
  width: 245px;
109
109
  text-align: left;
110
110
  font-weight: bold;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@appdirect/sfb-theme-plaza",
3
- "version": "0.0.78",
3
+ "version": "0.0.80",
4
4
  "description": "A modern theme built with react components that can be customized with Storefront Builder.",
5
5
  "main": "index.js",
6
6
  "scripts": {