general-library-union 2.5.76 → 2.5.78

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.5.76",
3
+ "version": "2.5.78",
4
4
  "private": false,
5
5
  "peerDependencies": {
6
6
  "@angular/animations": "^18.0.4",
@@ -3314,10 +3314,11 @@ td.GrupoColor {
3314
3314
  display: flex;
3315
3315
  align-items: center;
3316
3316
  text-align: center;
3317
- padding: 14% 4% 5%;
3317
+ padding: 7% 4% 5%;
3318
3318
  justify-content: center;
3319
3319
  }
3320
3320
 
3321
+
3321
3322
  .contenedor-titulo-actos img {
3322
3323
  width: 4.5rem;
3323
3324
  }