@egovernments/digit-ui-components-css 0.2.0-beta.5 → 0.2.0-beta.7
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
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/*!
|
|
2
|
-
* @egovernments/digit-ui-components-css - 0.2.0-beta.
|
|
2
|
+
* @egovernments/digit-ui-components-css - 0.2.0-beta.7
|
|
3
3
|
*
|
|
4
4
|
* Copyright (c) 2025 Jagankumar <jagan.kumar@egovernments.org>
|
|
5
5
|
*
|
|
@@ -3449,6 +3449,11 @@ ol, ul {
|
|
|
3449
3449
|
.digit-card-component.form .digit-label-field-pair, .digit-card-component.form .digit-radio-options-wrap {
|
|
3450
3450
|
margin-bottom: unset; }
|
|
3451
3451
|
|
|
3452
|
+
.titleStyle {
|
|
3453
|
+
color: #0b4b66;
|
|
3454
|
+
font-weight: 700;
|
|
3455
|
+
font-size: 2.5rem; }
|
|
3456
|
+
|
|
3452
3457
|
.digit-checkbox-container {
|
|
3453
3458
|
display: -webkit-box;
|
|
3454
3459
|
display: -ms-flexbox;
|