diff --git a/styles/website.css b/styles/website.css index 33c0b36..486b6ff 100644 --- a/styles/website.css +++ b/styles/website.css @@ -8,3 +8,11 @@ li.chapter { padding-left: 20px; } + +.book-summary { + font-size: 1.2rem; +} + +.book-body { + font-size: 1.5rem; +}