diff --git a/index.html b/index.html index 5f43e2a..969e758 100644 --- a/index.html +++ b/index.html @@ -31,11 +31,11 @@ h1 { - font-size: 1.2em; + font-size: 1.4em; } h2 { - font-size: 1.2em; + font-size: 1.4em; } @@ -97,7 +97,7 @@ padding-bottom: 3vw; padding-left: 5vw; padding-right: 5vw; - font-size: 1.1em; + font-size: 1.4em; background-color: #90c2dc; border: white; border-style: dashed;