tweak topic star on mobile

This commit is contained in:
Jeff Atwood 2014-07-01 01:00:16 -07:00
parent 2c2d8149e3
commit b640de8a17

View File

@ -24,10 +24,11 @@ body {
} }
a.star { a.star {
display: inline-block; display: inline-block;
font-size: 15px; font-size: 20px;
line-height: 1; line-height: 1.2em;
color: scale-color($primary, $lightness: 75%); color: scale-color($primary, $lightness: 75%);
margin-right: 3px; margin-right: 5px;
margin-top: 6px;
&:before { &:before {
font-family: "FontAwesome"; font-family: "FontAwesome";
content: "\f005"; content: "\f005";