diff --git a/assets/style.css b/assets/style.css index 5aef16a..b6c972a 100644 --- a/assets/style.css +++ b/assets/style.css @@ -317,6 +317,8 @@ input button{ border-radius: 50px; border: 2px solid var(--primary); + background: none; + color: var(--primary-text); width: 175px; }