Skip to content

Commit 681903a

Browse files
committed
make fontsize 1pt smaller
1 parent 6bdcf19 commit 681903a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/book.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ linkcolor = "Links"
5555
urlcolor = "Links"
5656
urlstyle = "rm"
5757
documentclass = "book"
58-
fontsize = "11pt"
58+
fontsize = "10pt"
5959
geometry = "papersize={8in,10in},top=2cm,bottom=2cm,left=2.4cm,right=2.4cm"
6060
header-includes = [
6161
"\\definecolor{Links}{HTML}{6200EE}",
@@ -96,7 +96,7 @@ linkcolor = "Links"
9696
urlcolor = "Links"
9797
urlstyle = "rm"
9898
documentclass = "book"
99-
fontsize = "11pt"
99+
fontsize = "10pt"
100100
geometry = "papersize={8in,10in},top=2cm,bottom=2cm,left=2.8cm,right=2.5cm"
101101
header-includes = [
102102
"\\definecolor{Links}{HTML}{6200EE}",

0 commit comments

Comments
 (0)