@dialpad/dialtone-css 8.29.0 → 8.29.1
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.
|
@@ -6903,6 +6903,7 @@ ul {
|
|
|
6903
6903
|
.d-headline--eyebrow,
|
|
6904
6904
|
.d-headline-eyebrow {
|
|
6905
6905
|
font: var(--dt-typography-headline-eyebrow);
|
|
6906
|
+
text-transform: var(--dt-typography-headline-eyebrow-text-case);
|
|
6906
6907
|
}
|
|
6907
6908
|
.d-headline--sm,
|
|
6908
6909
|
.d-headline-small {
|
|
@@ -7082,6 +7083,7 @@ ul {
|
|
|
7082
7083
|
}
|
|
7083
7084
|
.d-headline10 {
|
|
7084
7085
|
font: var(--dt-typography-headline-eyebrow);
|
|
7086
|
+
text-transform: var(--dt-typography-headline-eyebrow-text-case);
|
|
7085
7087
|
}
|
|
7086
7088
|
.d-headline24 {
|
|
7087
7089
|
font: var(--dt-typography-headline-lg);
|
|
@@ -7459,7 +7461,7 @@ body {
|
|
|
7459
7461
|
}
|
|
7460
7462
|
/**
|
|
7461
7463
|
* Do not edit directly
|
|
7462
|
-
* Generated on
|
|
7464
|
+
* Generated on Mon, 18 Mar 2024 23:36:05 GMT
|
|
7463
7465
|
*/
|
|
7464
7466
|
|
|
7465
7467
|
.dialtone-theme-light {
|
|
@@ -8276,7 +8278,7 @@ body {
|
|
|
8276
8278
|
|
|
8277
8279
|
/**
|
|
8278
8280
|
* Do not edit directly
|
|
8279
|
-
* Generated on
|
|
8281
|
+
* Generated on Mon, 18 Mar 2024 23:36:05 GMT
|
|
8280
8282
|
*/
|
|
8281
8283
|
|
|
8282
8284
|
.dialtone-theme-dark {
|