diff --git a/website/index.html b/website/index.html index 337aa97..d787f16 100644 --- a/website/index.html +++ b/website/index.html @@ -26,7 +26,7 @@ .download { display: block; - width: 400px; + width: 450px; padding: 20px 5px; border-radius: 30px; margin-top: 10px; @@ -35,7 +35,7 @@ background-color: red; text-align: center; font-family: Helvetica; - font-size: 32px; + font-size: 29px; color: mintcream; transition: .8s background-position ease-in-out; text-decoration: none;