ag-design 1.0.65 → 1.0.67

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/mappage.css +2 -2
  2. package/package.json +1 -1
package/mappage.css CHANGED
@@ -140,11 +140,11 @@ body.ReactModal__Body--open .search-property-quickview-overlay .alice-carousel__
140
140
  }
141
141
 
142
142
  @media (min-width: 1025px){
143
- .body_propertymapsearch .item-h > section{--cs: 12;}
143
+ .body_propertymapsearch .item-h > section{--cs: 12;}
144
144
  }
145
145
 
146
146
  @media (min-width: 1440px){
147
- .body_propertymapsearch .item-h > section{--cs: 16;}
147
+ .body_propertymapsearch .item-h > section{--cs: 16;}
148
148
  }
149
149
 
150
150
  @media (max-width: 1200px){
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ag-design",
3
- "version": "1.0.65",
3
+ "version": "1.0.67",
4
4
  "description": "AG Design Core Framework",
5
5
  "repository": {
6
6
  "type": "git",