likes and view ui changes

This commit is contained in:
Bangara Raju Kottedi 2023-08-26 09:54:20 +05:30
parent 5baad750f4
commit 86d11b759a
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
<i class="fa fa-eye fa-fw me-1" {% if include.tooltip %} title="{{site.data.locales[include.lang].post.views}}" <i class="fa fa-eye me-1" {% if include.tooltip %} title="{{site.data.locales[include.lang].post.views}}"
data-bs-toggle="tooltip" data-bs-placement="bottom" {% endif %}></i> data-bs-toggle="tooltip" data-bs-placement="bottom" {% endif %}></i>
{% include loader.html id="views-loader" style="margin-right: 12px" %} {% include loader.html id="views-loader" style="margin-right: 12px" %}
<em id="views-count" style="margin-right: 12px"> <em id="views-count" style="margin-right: 12px">

View File

@ -1,6 +1,6 @@
.heart-icon { .heart-icon {
margin-bottom: -41px; margin-bottom: -41px;
margin-right: -38px; margin-right: -37px;
display: inline-flex; display: inline-flex;
width: 46px; width: 46px;
height: 46px; height: 46px;