@awell-health/ui-library 0.1.76 → 0.1.77
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.css +0 -5
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -7396,11 +7396,6 @@ html {
|
|
|
7396
7396
|
margin-bottom: 55px;
|
|
7397
7397
|
}
|
|
7398
7398
|
}
|
|
7399
|
-
@media (max-height: 500px) {
|
|
7400
|
-
.awell__hostedPageLayout_main_content {
|
|
7401
|
-
margin-bottom: var(--awell-spacing-4);
|
|
7402
|
-
}
|
|
7403
|
-
}
|
|
7404
7399
|
@import 'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap';
|
|
7405
7400
|
:root {
|
|
7406
7401
|
--awell-accent100: #fdb833;
|