Skip to content

Commit 35203a4

Browse files
authored
Merge pull request #27 from riscv/26-table-font-size-reverted-to-9-pt
Update table font size to be 0.9em of base font size.
2 parents d7a4606 + 72d42b3 commit 35203a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/riscv-pdf.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ figure:
294294
align: center
295295
table:
296296
background_color: $page_background_color
297-
font-size: 9
297+
font-size: $base_font_size * 0.9em
298298
#head_background_color: #2596be
299299
#head_font_color: $base_font_color
300300
head_font_style: bold

0 commit comments

Comments
 (0)