Skip to content

Commit

Permalink
Button background color to white
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewIOM committed Feb 15, 2018
1 parent 2f3a65e commit f5695bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_map.scss
Expand Up @@ -4,7 +4,7 @@
position: relative;

.button {
background-color: rgba(0,0,0,0.05);
background-color: rgba(255, 255, 255, 0.5);
}

.fullscreen-button {
Expand Down

0 comments on commit f5695bc

Please sign in to comment.