Added focus outline 0

This commit is contained in:
Ylian Saint-Hilaire 2020-11-29 19:51:59 -08:00
parent e9afc522d7
commit 78ba693f43

View File

@ -1,4 +1,8 @@

:focus {
outline: 0;
}
html, body {
width: 100%;
height: 100%;