@kashifd/jwero-components 0.5.3 → 0.5.4
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/dist/index.es.js +1 -1
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -38860,7 +38860,7 @@ const dI = ({
|
|
|
38860
38860
|
display: "flex",
|
|
38861
38861
|
flexDirection: "column",
|
|
38862
38862
|
alignItems: "center",
|
|
38863
|
-
gap: "
|
|
38863
|
+
gap: "2.5rem",
|
|
38864
38864
|
justifyContent: "space-between",
|
|
38865
38865
|
backgroundColor: "#012687",
|
|
38866
38866
|
padding: "2rem 0",
|