From c5b908937208d2b23593379afbbaa0f3aaee9717 Mon Sep 17 00:00:00 2001 From: Max Gripe <108034506+MaxGripe@users.noreply.github.com> Date: Thu, 4 Jul 2024 01:51:53 +0200 Subject: [PATCH] stuff --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 705fa70..863bc4f 100644 --- a/index.html +++ b/index.html @@ -149,6 +149,8 @@ font-family: 'JetBrains Mono'; font-style: normal; font-weight: 400; + -webkit-appearance: none; + appearance: none; } input[type="submit"]:hover {