Explicitly add white background to buttons

This commit is contained in:
atomiks
2018-03-03 18:01:01 +10:00
parent 86c4bbd05d
commit dd11ac4c6f

View File

@ -50,6 +50,7 @@
cursor: pointer;
margin-bottom: 1rem;
margin-right: 1rem;
background: white;
&:hover {
background: #8385aa;