Closed jwillmer closed 8 years ago
Remove blue border if button is in focus:
.go-to-top { &:focus { outline: none; opacity: 1; } }
I think it's fine to have a blue border when it's in focus.
Remove blue border if button is in focus: