From f3cbd78c35ac674938bd1a182498780e1b31291d Mon Sep 17 00:00:00 2001 From: ineedalife15 <107956485+ineedalife15@users.noreply.github.com> Date: Sun, 15 Jan 2023 12:19:05 -0500 Subject: [PATCH] fix css indentation --- docs/css/extra.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/css/extra.css b/docs/css/extra.css index 2f4952f..bc6526f 100644 --- a/docs/css/extra.css +++ b/docs/css/extra.css @@ -1,9 +1,9 @@ H1 { font-size: 275%; - } - H2 { +} +H2 { font-size: 175%; - } +} th { font-size: 13pt; text-decoration: underline;