sfc-utils 1.4.180 → 1.4.181

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,6 +1,6 @@
1
1
  {
2
2
  "name": "sfc-utils",
3
- "version": "1.4.180",
3
+ "version": "1.4.181",
4
4
  "author": "ewagstaff <evanjwagstaff@gmail.com>",
5
5
  "dependencies": {
6
6
  "archieml": "^0.4.2",
@@ -154,7 +154,6 @@
154
154
 
155
155
  @media (max-width: @lg) {
156
156
  width: 100vw;
157
- max-height: calc(100vw * 2 / 3);
158
157
  height: auto;
159
158
  }
160
159
  }