diff --git a/index.html b/index.html index c236f74..705fa70 100644 --- a/index.html +++ b/index.html @@ -146,7 +146,9 @@ color: var(--main-background); cursor: pointer; transition: background-color 0.3s ease; - -webkit-appearance: none; + font-family: 'JetBrains Mono'; + font-style: normal; + font-weight: 400; } input[type="submit"]:hover {