@awell-health/ui-library 0.1.75 → 0.1.76

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.
Files changed (2) hide show
  1. package/dist/index.css +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -8220,6 +8220,7 @@ html {
8220
8220
  color: var(--awell-slate500);
8221
8221
  font-style: italic;
8222
8222
  text-align: center;
8223
+ padding-bottom: var(--awell-spacing-4);
8223
8224
  }
8224
8225
  @media (min-width: 640px) {
8225
8226
  .awell__form_trademark {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@awell-health/ui-library",
3
- "version": "0.1.75",
3
+ "version": "0.1.76",
4
4
  "description": "UI components to integrate with Awell Health",
5
5
  "repository": {
6
6
  "type": "git",