general-library-union 3.0.33 → 3.0.34

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": "3.0.33",
3
+ "version": "3.0.34",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -941,7 +941,7 @@ color: var(--color-700);
941
941
 
942
942
  .centrar-contenedor-imagen-sin-datos img {
943
943
  width: 100%;
944
- max-width: 220px;
944
+ max-width: 170px;
945
945
  margin-bottom: -20px;
946
946
  }
947
947
 
@@ -872,7 +872,7 @@ body {
872
872
 
873
873
  .centrar-contenedor-imagen-sin-datos img {
874
874
  width: 100%;
875
- max-width: 220px;
875
+ max-width: 170px;
876
876
  margin-bottom: -20px;
877
877
  }
878
878