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