diff --git a/dist/index.html b/dist/index.html index bf3b5d4..7def4b3 100644 --- a/dist/index.html +++ b/dist/index.html @@ -33,6 +33,9 @@ display: flex; flex-direction: column; } + h1 { + font-size: 3rem; + }