From c5dcb3bd67cdb83dcfb4d61fc27c8177b50aee21 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 13 Feb 2023 21:57:10 -0500 Subject: [PATCH] increase font size --- aubrey/style.css | 2 +- baron/style.css | 2 +- connor/style.css | 2 +- sean/style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/aubrey/style.css b/aubrey/style.css index 6a84f6a..2e77058 100644 --- a/aubrey/style.css +++ b/aubrey/style.css @@ -3,7 +3,7 @@ h1 { margin: auto; text-align: center; margin-bottom: 1rem; - font-size: 1.4rem; + font-size: 1.8rem; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; } diff --git a/baron/style.css b/baron/style.css index b503fc7..dd0a0da 100644 --- a/baron/style.css +++ b/baron/style.css @@ -3,7 +3,7 @@ h1 { margin: auto; text-align: center; margin-bottom: 1rem; - font-size: 1.2rem; + font-size: 1.5rem; } #puzzle { diff --git a/connor/style.css b/connor/style.css index b503fc7..dd0a0da 100644 --- a/connor/style.css +++ b/connor/style.css @@ -3,7 +3,7 @@ h1 { margin: auto; text-align: center; margin-bottom: 1rem; - font-size: 1.2rem; + font-size: 1.5rem; } #puzzle { diff --git a/sean/style.css b/sean/style.css index b503fc7..dd0a0da 100644 --- a/sean/style.css +++ b/sean/style.css @@ -3,7 +3,7 @@ h1 { margin: auto; text-align: center; margin-bottom: 1rem; - font-size: 1.2rem; + font-size: 1.5rem; } #puzzle {