@pmidc/upyog-css 1.0.18 → 1.0.19

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": "@pmidc/upyog-css",
3
- "version": "1.0.18",
3
+ "version": "1.0.19",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -428,7 +428,7 @@
428
428
  }
429
429
 
430
430
  .image-card .card{
431
- max-width:85vw;
431
+ max-width:85vw;
432
432
  width: 100%;
433
433
  margin: 0;
434
434
  }
@@ -17,7 +17,6 @@
17
17
  .obps-search {
18
18
  margin: 8px;
19
19
  }
20
-
21
20
  .font-Weigth-bold {
22
21
  font-weight: 600 !important;
23
22
  }