Remove pointer cursor from button

This commit is contained in:
Kimmo Puputti 2017-03-09 15:16:26 +02:00
parent c9fccf82cf
commit f137137ce9

View file

@ -30,7 +30,6 @@ button {
margin: 1rem 0;
background-color: #eee;
border: 1px solid #ddd;
cursor: pointer;
font-family: sans-serif;
&:hover {