Skip to content

Commit 88f63a7

Browse files
authored
Revert "Change font_size_min to 0.75"
1 parent 1456c0d commit 88f63a7

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
@@ -66,7 +66,7 @@ base:
6666
font_style: normal
6767
font_size_large: round($base_font_size * 1.25)
6868
font_size_small: round($base_font_size * 0.85)
69-
font_size_min: 0.75
69+
font_size_min: 0.75em
7070
border_radius: 3
7171
border_width: 0.25
7272
border_color: EEEEEE

0 commit comments

Comments
 (0)