diff --git a/css/style.css b/css/style.css index c77d9de..0ccc5b4 100644 --- a/css/style.css +++ b/css/style.css @@ -201,13 +201,11 @@ a:hover { .cta { color: var(--btn-txt-color); background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%); - font-size: 1rem; + font-size: 1.3rem; margin: 0; padding: 0; text-align: center; position: absolute; - display: flex; - align-items: center; justify-content: center; width: 100%; height: 3rem;