File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
scaladoc/resources/dotty_res/styles Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- h700 {
1
+ . h700 {
2
2
font-size : 52px ;
3
3
line-height : 64px ;
4
4
font-weight : 500 ;
5
5
}
6
6
7
- h600 {
7
+ . h600 {
8
8
font-size : 40px ;
9
9
line-height : 56px ;
10
10
font-weight : 700 ;
11
11
}
12
12
13
- h500 {
13
+ . h500 {
14
14
font-size : 32px ;
15
15
line-height : 40px ;
16
16
font-weight : 500 ;
17
17
}
18
18
19
- h400 {
19
+ . h400 {
20
20
font-size : 24px ;
21
21
line-height : 32px ;
22
22
font-weight : 500 ;
23
23
}
24
24
25
- h300 {
25
+ . h300 {
26
26
font-size : 20px ;
27
27
line-height : 24px ;
28
28
font-weight : 700 ;
29
29
}
30
30
31
- h200 {
31
+ . h200 {
32
32
font-size : 16px ;
33
33
line-height : 24px ;
34
34
font-weight : 500 ;
35
35
}
36
36
37
- h100 {
37
+ . h100 {
38
38
font-size : 13px ;
39
39
line-height : 16px ;
40
40
font-weight : 500 ;
41
41
}
42
42
43
- h50 {
43
+ . h50 {
44
44
font-size : 9px ;
45
45
line-height : 12px ;
46
46
font-weight : 600 ;
80
80
font-size : 13px ;
81
81
line-height : 20px ;
82
82
font-weight : 400 ;
83
- }
83
+ }
You can’t perform that action at this time.
0 commit comments