File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 18
18
}
19
19
20
20
.uui-text h1 ,
21
- .uui-h1 {
21
+ .uui-h1 . uui-h1 {
22
22
font-size : var (--uui-type-h1-size );
23
23
line-height : var (--uui-size-layout-4 );
24
24
font-weight : 300 ;
38
38
}
39
39
40
40
.uui-text h2 ,
41
- .uui-h2 {
41
+ .uui-h2 . uui-h2 {
42
42
font-size : var (--uui-type-h2-size );
43
43
line-height : var (--uui-size-layout-3 );
44
44
font-weight : 300 ;
58
58
}
59
59
60
60
.uui-text h3 ,
61
- .uui-h3 {
61
+ .uui-h3 . uui-h3 {
62
62
font-size : var (--uui-type-h3-size );
63
63
line-height : var (--uui-size-large );
64
64
font-weight : 300 ;
74
74
}
75
75
76
76
.uui-text h4 ,
77
- .uui-h4 {
77
+ .uui-h4 . uui-h4 {
78
78
font-size : var (--uui-type-h4-size );
79
79
line-height : 21px ;
80
80
font-weight : 400 ;
90
90
}
91
91
92
92
.uui-text h5 ,
93
- .uui-h5 {
93
+ .uui-h5 . uui-h5 {
94
94
font-size : var (--uui-type-h5-size );
95
95
line-height : inherit;
96
96
font-weight : 700 ;
You can’t perform that action at this time.
0 commit comments