diff --git a/register-verification-sent.html b/register-verification-sent.html index addced3..823c507 100644 --- a/register-verification-sent.html +++ b/register-verification-sent.html @@ -104,6 +104,11 @@ width: 6vw; height: 6vw; } + + :focus { + outline: 0 !important; + box-shadow: 0 0 0 0 rgba(0, 0, 0, 0) !important; + } }