general-library-union 2.4.69 → 2.4.71
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
|
@@ -435,8 +435,9 @@ color: var(--color-700);
|
|
|
435
435
|
-webkit-text-stroke: 0.65rem transparent;
|
|
436
436
|
}
|
|
437
437
|
|
|
438
|
-
}
|
|
439
438
|
|
|
439
|
+
}
|
|
440
|
+
}
|
|
440
441
|
|
|
441
442
|
@media (max-width:768px){
|
|
442
443
|
|
|
@@ -455,6 +456,12 @@ color: var(--color-700);
|
|
|
455
456
|
margin-top: 4%;
|
|
456
457
|
font-size: 2rem !important;
|
|
457
458
|
}
|
|
459
|
+
|
|
460
|
+
#timeout img {
|
|
461
|
+
margin: 0 auto;
|
|
462
|
+
text-align: center;
|
|
463
|
+
display: table;
|
|
464
|
+
}
|
|
458
465
|
}
|
|
459
466
|
|
|
460
467
|
|