UX: Love hearts.
This commit is contained in:
parent
322df1862d
commit
be0d971eb3
|
@ -121,6 +121,9 @@
|
||||||
}
|
}
|
||||||
.likes {
|
.likes {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
i.fa-heart {
|
||||||
|
color: $love;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.views {
|
.views {
|
||||||
width: 65px;
|
width: 65px;
|
||||||
|
|
Loading…
Reference in New Issue