mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
browse: hide site view stats on mobile
This commit is contained in:
parent
9989e00f6d
commit
43e6098b19
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
<i class="fa fa-user"><% if site.supporter? %><i class="fa fa-heart"></i><% end %></i><%= site.username %>
|
||||
</a>
|
||||
</div>
|
||||
<div class="site-stats">
|
||||
<div class="site-stats hide-on-mobile">
|
||||
<a href="/site/<%= site.username %>">
|
||||
<span class="show-on-mobile">
|
||||
<i class="fa fa-eye"></i>
|
||||
|
|
Loading…
Add table
Reference in a new issue