NEW add icon to the right of each link, add cursor change over like-bin
This commit is contained in:
parent
6f79007058
commit
a27aa02797
2 changed files with 32 additions and 7 deletions
|
@ -120,7 +120,7 @@
|
|||
{{/* Note info shown below the main content */}}
|
||||
<div class="moment-note">
|
||||
<p class="note">{{ .Date.Format "15:04" }} {{ .Params.note }}</p>
|
||||
<div style="padding-right: 12px;"><i class="far fa-heart"></i></div>
|
||||
<div class="like-btn"><i class="far fa-heart"></i></div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue