filling in empty spaces in draft text

This commit is contained in:
Nye Evans 2022-04-29 17:15:58 +01:00
parent aee54c2ffc
commit e95c4cff73
7 changed files with 32 additions and 24 deletions

View file

@ -16,7 +16,7 @@ h1
text-align: center;
margin-top: 45vh;
margin-bottom: 0;
font-size: 4.5rem;
font-size: 7rem;
transition: margin 1s;
}
@ -26,6 +26,7 @@ h2
text-align: center;
margin-top: 0;
margin-bottom: 5vh;
font-size: 3rem;
}