File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 12
12
align : (left , right ),
13
13
)[
14
14
# text (weight : " bold" , lang )
15
- # box (width : 1fr , repeat [.])
15
+ # text ( fill : black . lighten ( 75% ), box (width : 1fr , repeat [.]) )
16
16
][
17
- # box (width : 1fr , repeat [.])
18
- # text (fill : black . lighten (70 % ))[# level ]
19
- # text (fill : black . lighten (70 % ))[# comment ]
17
+ # text ( fill : black . lighten ( 75% ), box (width : 1fr , repeat [.]) )
18
+ # text (fill : black . lighten (0 % ))[# level ]
19
+ # text (fill : black . lighten (0 % ))[# comment ]
20
20
],
21
21
)
22
22
}
39
39
date
40
40
},
41
41
grid (
42
- columns : (1fr , 1fr ),
42
+ columns : (1fr , auto ),
43
+ column-gutter : 1em ,
43
44
align : (left , right ),
44
45
text (weight : " bold" , title ), text (fill : black . lighten (65% ))[# school ],
45
46
),
76
77
align : (left , right ),
77
78
)[
78
79
# text (weight : " bold" , title )
79
- # text (fill : black . lighten (90 % ), box (width : 1fr , repeat [.]))
80
+ # text (fill : black . lighten (75 % ), box (width : 1fr , repeat [.]))
80
81
][
81
- # text (fill : black . lighten (90 % ), box (width : 1fr , repeat [.]))
82
+ # text (fill : black . lighten (75 % ), box (width : 1fr , repeat [.]))
82
83
# text (fill : black . lighten (70% ))[# company ]
83
84
],
84
85
)
You can’t perform that action at this time.
0 commit comments