Fix outline on iOS Safari

This commit is contained in:
toxinu 2021-10-08 18:15:02 +00:00
parent 5ca848cdcc
commit a7cde8f9f1

View File

@ -150,6 +150,7 @@ body, input {
#answer:focus {
outline-width: 0;
outline: none;
}
.correct,