Skip to content

Commit

Permalink
Removing font-size setting of 11.5 on codespan.
Browse files Browse the repository at this point in the history
Commented out the font-size: 11.5 in the codespan section.
  • Loading branch information
wmat committed Apr 5, 2024
1 parent 75a7fe1 commit 5de5db7
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 5de5db7

Please sign in to comment.