mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-28 01:56:01 -05:00
UX: Love hearts.
This commit is contained in:
parent
322df1862d
commit
be0d971eb3
1 changed files with 3 additions and 0 deletions
|
@ -121,6 +121,9 @@
|
|||
}
|
||||
.likes {
|
||||
width: 65px;
|
||||
i.fa-heart {
|
||||
color: $love;
|
||||
}
|
||||
}
|
||||
.views {
|
||||
width: 65px;
|
||||
|
|
Loading…
Reference in a new issue