further mobile star tweaks. SUPERSTAR!
This commit is contained in:
parent
19e4820bc3
commit
f27d96c7cf
|
@ -25,10 +25,8 @@ body {
|
|||
a.star {
|
||||
display: inline-block;
|
||||
font-size: 20px;
|
||||
line-height: 1.2em;
|
||||
color: scale-color($primary, $lightness: 75%);
|
||||
margin-right: 5px;
|
||||
margin-top: 6px;
|
||||
margin-right: 8px;
|
||||
&:before {
|
||||
font-family: "FontAwesome";
|
||||
content: "\f005";
|
||||
|
|
|
@ -10,8 +10,6 @@
|
|||
max-width: 122px;
|
||||
}
|
||||
|
||||
a.star {float: left;}
|
||||
|
||||
.panel {
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue