lighten arrows

This commit is contained in:
Marty Alcala 2016-10-12 12:31:38 -04:00
commit 7f180d1335
2 changed files with 5 additions and 0 deletions

View file

@ -1,5 +1,6 @@
.icon.bp-arrow-right {
@extend .ion-ios-arrow-right;
color: #bfbfbf;
}
.icon.bp-arrow-down {

View file

@ -122,6 +122,10 @@
padding: .2rem 0;
margin-bottom: 5px;
~ .bp-arrow-right {
top: 14px;
}
> i {
padding: 0;
position: static;