Update icon size and position.

This commit is contained in:
Andy Phillipson 2016-12-12 10:55:38 -05:00
commit 0e5e427590

View file

@ -112,9 +112,9 @@
color: $light-gray;
}
&__icon {
width: 20px;
width: 15px;
position: relative;
top: 4px;
top: 3px;
color: $light-gray;
}
}