Skip to content

Commit

Permalink
Merge pull request #38 from riscv/revert-37-36-base_font_size_min-req…
Browse files Browse the repository at this point in the history
…uires-a-number

Revert "Change font_size_min to 0.75"
  • Loading branch information
wmat authored Dec 10, 2024
2 parents 1456c0d + 88f63a7 commit f1afa6f
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 @@ -66,7 +66,7 @@ base:
font_style: normal
font_size_large: round($base_font_size * 1.25)
font_size_small: round($base_font_size * 0.85)
font_size_min: 0.75
font_size_min: 0.75em
border_radius: 3
border_width: 0.25
border_color: EEEEEE
Expand Down

0 comments on commit f1afa6f

Please sign in to comment.