adding send feedback option in settings

This commit is contained in:
Gabriel Bazán 2016-11-08 11:49:03 -03:00
commit 80888f63a1
14 changed files with 132 additions and 102 deletions

View file

@ -2,7 +2,7 @@
background-color: #ffffff;
.item-heading {
border-style: none;
margin-top: 5px;
margin-top: 10px;
a {
color: $dark-gray;
}