feat(design): improve design of preferences about, app logs

This commit is contained in:
Jason Dreyzehner 2016-10-12 22:26:55 -04:00
commit 0e4b4fd28f
3 changed files with 15 additions and 13 deletions

View file

@ -3,7 +3,7 @@
color: $dark-gray;
border-color: rgba(221, 221, 221, 0.3);
}
&-explaination {
&-explaination, &-button-group {
padding: 0 1rem;
margin: 1rem 0;
}