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 {
display: inline-block;
font-size: 15px;
line-height: 1;
font-size: 20px;
line-height: 1.2em;
color: scale-color($primary, $lightness: 75%);
margin-right: 3px;
margin-right: 5px;
margin-top: 6px;
&:before {
font-family: "FontAwesome";
content: "\f005";