diff --git a/styles/globals.css b/styles/globals.css index 5076312..efc596e 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -112,6 +112,13 @@ svg.spinner circle { } } +button:focus { + outline: none; +} +button:focus-visible { + outline: none; +} + .radial-gradient { background: radial-gradient( circle at 50% 0%,