diff --git a/css/styles.css b/css/styles.css index 1d80387..4fa94d5 100644 --- a/css/styles.css +++ b/css/styles.css @@ -122,7 +122,7 @@ h1, h2, h3, h4, h5, p { #home .content { margin: 0; - width: 90%; + width: 80%; position: absolute; top: 50%; left: 50%; @@ -133,7 +133,7 @@ h1, h2, h3, h4, h5, p { #home .title { color: white; font-family: sans-serif; - font-size: calc(2.25em + 3vw); + font-size: calc(1em + 4.5vw); font-weight: bold; margin-bottom: 0.25em; text-shadow: 0 0 0.1em black;