general-library-union 3.3.69 → 3.3.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
|
@@ -3138,11 +3138,9 @@ span{
|
|
|
3138
3138
|
border-right: none !important;
|
|
3139
3139
|
}
|
|
3140
3140
|
|
|
3141
|
-
|
|
3142
|
-
|
|
3143
|
-
|
|
3144
|
-
// background: #39373f;
|
|
3145
|
-
// box-shadow: 0px 0px 6px #39373f;
|
|
3141
|
+
.Formaimagen img {
|
|
3142
|
+
width: 100%;
|
|
3143
|
+
}
|
|
3146
3144
|
|
|
3147
3145
|
|
|
3148
3146
|
// img {
|