general-library-union 3.1.69 → 3.1.70
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
|
@@ -460,7 +460,7 @@ color: #232323;
|
|
|
460
460
|
font-size: 1.1rem;
|
|
461
461
|
display: table;
|
|
462
462
|
margin: 0 auto;
|
|
463
|
-
margin-top:
|
|
463
|
+
margin-top: 5%;
|
|
464
464
|
border: solid 1px #232323;
|
|
465
465
|
color: #232323;
|
|
466
466
|
margin-bottom: 10%;
|
|
@@ -513,7 +513,7 @@ color: #232323;
|
|
|
513
513
|
|
|
514
514
|
#timeout {
|
|
515
515
|
h4 {
|
|
516
|
-
font-size:
|
|
516
|
+
font-size: 2rem;
|
|
517
517
|
-webkit-text-stroke: 0.65rem transparent;
|
|
518
518
|
}
|
|
519
519
|
|
|
@@ -468,7 +468,7 @@ color: #232323;
|
|
|
468
468
|
font-size: 1.1rem;
|
|
469
469
|
display: table;
|
|
470
470
|
margin: 0 auto;
|
|
471
|
-
margin-top:
|
|
471
|
+
margin-top: 5%;
|
|
472
472
|
border: solid 1px #232323;
|
|
473
473
|
color: #232323;
|
|
474
474
|
margin-bottom: 10%;
|
|
@@ -521,7 +521,7 @@ color: #232323;
|
|
|
521
521
|
|
|
522
522
|
#timeout {
|
|
523
523
|
h4 {
|
|
524
|
-
font-size:
|
|
524
|
+
font-size: 2rem;
|
|
525
525
|
-webkit-text-stroke: 0.65rem transparent;
|
|
526
526
|
}
|
|
527
527
|
|