File tree 1 file changed +5
-4
lines changed
1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 76
76
--spectrum-line-height-200 : round (150% , 1px );
77
77
}
78
78
79
- /* Based on "medium" size - TBD from design */
80
- --spectrum-body-line-height : var (--spectrum-line-height-75 );
81
- --spectrum-detail-line-height : var (--spectrum-line-height-150 );
82
- --spectrum-code-line-height : var (--spectrum-line-height-75 );
79
+ --spectrum-heading-line-height : var ( --spectrum-line-height-100 );
80
+ --spectrum-body-line-height : var (--spectrum-line-height-200 );
81
+ --spectrum-detail-line-height : var (--spectrum-line-height-100 );
82
+ --spectrum-code-line-height : var (--spectrum-line-height-200 );
83
83
84
84
/* Design provided line-height adjusted properties */
85
+ /* Likely drop "desktop" and output into medium/large accordingly */
85
86
--spectrum-line-height-component-desktop-extra-small : var (--spectrum-line-height-100 );
86
87
--spectrum-line-height-component-desktop-small : var (--spectrum-line-height-150 );
87
88
--spectrum-line-height-component-desktop-medium : var (--spectrum-line-height-100 );
You can’t perform that action at this time.
0 commit comments