Skip to content

Commit

Permalink
Merge pull request #27 from riscv/26-table-font-size-reverted-to-9-pt
Browse files Browse the repository at this point in the history
Update table font size to be 0.9em of base font size.
  • Loading branch information
wmat authored Jun 12, 2024
2 parents d7a4606 + 72d42b3 commit 35203a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/riscv-pdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ figure:
align: center
table:
background_color: $page_background_color
font-size: 9
font-size: $base_font_size * 0.9em
#head_background_color: #2596be
#head_font_color: $base_font_color
head_font_style: bold
Expand Down

0 comments on commit 35203a4

Please sign in to comment.