increase font size

This commit is contained in:
chris 2023-02-13 21:57:10 -05:00
parent 6a492e073f
commit c5dcb3bd67
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ h1 {
margin: auto; margin: auto;
text-align: center; text-align: center;
margin-bottom: 1rem; margin-bottom: 1rem;
font-size: 1.4rem; font-size: 1.8rem;
font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif; font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
} }

View File

@ -3,7 +3,7 @@ h1 {
margin: auto; margin: auto;
text-align: center; text-align: center;
margin-bottom: 1rem; margin-bottom: 1rem;
font-size: 1.2rem; font-size: 1.5rem;
} }
#puzzle { #puzzle {

View File

@ -3,7 +3,7 @@ h1 {
margin: auto; margin: auto;
text-align: center; text-align: center;
margin-bottom: 1rem; margin-bottom: 1rem;
font-size: 1.2rem; font-size: 1.5rem;
} }
#puzzle { #puzzle {

View File

@ -3,7 +3,7 @@ h1 {
margin: auto; margin: auto;
text-align: center; text-align: center;
margin-bottom: 1rem; margin-bottom: 1rem;
font-size: 1.2rem; font-size: 1.5rem;
} }
#puzzle { #puzzle {