general-library-union 2.7.78 → 2.7.80
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
|
@@ -1367,7 +1367,7 @@ body {
|
|
|
1367
1367
|
@media (width:768px) {
|
|
1368
1368
|
.datos {
|
|
1369
1369
|
position: relative;
|
|
1370
|
-
margin-top:
|
|
1370
|
+
margin-top: 60px;
|
|
1371
1371
|
}
|
|
1372
1372
|
|
|
1373
1373
|
.UploadFoto-btn {
|
|
@@ -1377,7 +1377,7 @@ body {
|
|
|
1377
1377
|
}
|
|
1378
1378
|
|
|
1379
1379
|
.hojavida {
|
|
1380
|
-
margin-right:
|
|
1380
|
+
margin-right: 25% !important;
|
|
1381
1381
|
margin-right: auto !important;
|
|
1382
1382
|
}
|
|
1383
1383
|
|
|
@@ -2919,11 +2919,6 @@ li.btn-descarga-masiva a {
|
|
|
2919
2919
|
font-size: 0.8rem;
|
|
2920
2920
|
}
|
|
2921
2921
|
|
|
2922
|
-
.hojavida {
|
|
2923
|
-
margin-right: 21.5% !important;
|
|
2924
|
-
margin-left: auto !important;
|
|
2925
|
-
}
|
|
2926
|
-
|
|
2927
2922
|
.UploadFoto-btn {
|
|
2928
2923
|
padding: 1rem;
|
|
2929
2924
|
}
|