Style: Removed button click outline

This commit is contained in:
Franklin van de Meent
2017-09-14 19:56:31 +02:00
committed by GitHub
parent 4a956f30ee
commit 6507ca791d

View File

@@ -29,6 +29,7 @@
button {
padding: 0.8rem;
border: 0;
outline: none;
background-color: #fff;
font-weight: bold;
}