@universityofmaryland/web-components-library 1.14.14 → 1.14.15
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/README.md +1 -1
- package/dist/bundle.js +1 -1
- package/dist/bundle.js.map +1 -1
- package/dist/cdn.js +1 -1
- package/dist/cdn.js.map +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# University of Maryland Web Components Library
|
|
2
2
|
|
|
3
|
-
[](https://www.npmjs.com/package/@universityofmaryland/web-components-library)
|
|
4
4
|
|
|
5
5
|
High-level web components built on the UMD Elements Library, providing feature-rich, accessible, and brand-compliant UI components for University of Maryland digital experiences.
|
|
6
6
|
|
package/dist/bundle.js
CHANGED
|
@@ -28017,7 +28017,7 @@ const $J = ({
|
|
|
28017
28017
|
display: "grid",
|
|
28018
28018
|
gridTemplateColumns: "50% 50%",
|
|
28019
28019
|
alignItems: "center",
|
|
28020
|
-
minHeight: "
|
|
28020
|
+
minHeight: "56vh"
|
|
28021
28021
|
}
|
|
28022
28022
|
}
|
|
28023
28023
|
}
|