match share button bg to navbar

makes them nicely blend into the bar when they are up there (in mobile
view)
This commit is contained in:
Torsten Ruger 2017-06-15 21:48:15 +03:00
parent e80c8e6e93
commit 20963957ad
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ $colors: (
margin: 10px;
}
.fa {
background: #fff;
background: #f7f7f9;
border-radius: 35px;
color: #818181;
cursor: pointer;