acsi-core 0.1.74 → 0.1.75

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.
Files changed (2) hide show
  1. package/dist/index.css +0 -1
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -110,7 +110,6 @@
110
110
  background-size: cover;
111
111
  position: relative;
112
112
  height: 100%;
113
- width: 553px;
114
113
  max-width: 100%;
115
114
  overflow: hidden; }
116
115
  @media (max-width: 1200px) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "acsi-core",
3
- "version": "0.1.74",
3
+ "version": "0.1.75",
4
4
  "description": "Contains core components && functions for acsi-core project",
5
5
  "author": "brss",
6
6
  "license": "MIT",