From 03397cda16f891749df035557b85f80c0ee8bb1a Mon Sep 17 00:00:00 2001 From: Alessia Date: Tue, 6 Feb 2024 17:45:38 +0100 Subject: [PATCH] changed px of title --- booklet-stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/booklet-stylesheet.css b/booklet-stylesheet.css index 58e8473..b78b9df 100644 --- a/booklet-stylesheet.css +++ b/booklet-stylesheet.css @@ -6,7 +6,7 @@ background: url(./hershey-text-extension.svg); } body{ - font-size: 9px; + font-size: 20px; line-height: 1.5; } div#toc{