Skip to content

Commit

Permalink
Merge pull request #1326 from riscv/table-fonts-fix
Browse files Browse the repository at this point in the history
Removing font-size setting of 11.5 on codespan.
  • Loading branch information
aswaterman authored Apr 5, 2024
2 parents 75a7fe1 + 5de5db7 commit e6eb7fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/resources/themes/riscv-spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ codespan:
#font_family: Droid Fallback
font_family: M+ 1mn
font_style: normal
font-size: 11.5
# font-size: 11.5
menu_caret_content: " <font size=\"1.15em\"><color rgb=\"000000\">\u203a</color></font> "
heading:
align: left
Expand Down

0 comments on commit e6eb7fd

Please sign in to comment.