general-library-union 2.3.72 → 2.3.73

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": "general-library-union",
3
- "version": "2.3.72",
3
+ "version": "2.3.73",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -133,7 +133,7 @@ body {
133
133
 
134
134
 
135
135
  img {
136
- max-width: 24rem;
136
+ max-width: 32rem;
137
137
  width: 100%;
138
138
  }
139
139