Removed outline

This commit is contained in:
Zakary Timson 2019-01-01 22:08:41 -05:00
parent 67c7ee2156
commit c73fa88cda

View File

@ -19,6 +19,10 @@
background-color: #555; background-color: #555;
} }
:focus {
outline: none !important;
}
html, body { html, body {
padding: 0; padding: 0;
margin: 0; margin: 0;