mirror of
https://github.com/ivabus/www
synced 2024-11-10 06:05:15 +03:00
Smaller font-size for star count
This commit is contained in:
parent
c4a358672d
commit
b2b32b0e82
|
@ -15,7 +15,7 @@
|
|||
<ul class="list-group list-group-flush">
|
||||
<a class="list-group-item" role="button" href="https://twitter.com/teaxyz"><i class="icon-twitter social-icon"></i>Twitter</a>
|
||||
<a class="list-group-item" role="button" href="https://discord.gg/KCZsXfJphn"><i class="icon-discord social-icon"></i>Discord</a>
|
||||
<a class="list-group-item" role="button" href="https://github.com/teaxyz"><i class="icon-github social-icon"></i>GitHub (<span id="starcount"></span> stars)</a>
|
||||
<a class="list-group-item" role="button" href="https://github.com/teaxyz"><i class="icon-github social-icon"></i>GitHub <span style="font-size:16px;">(<span id="starcount"></span> stars)</span></a>
|
||||
<a class="list-group-item" role="button" href="https://t.me/tea_xyz"><i class="icon-telegram social-icon"></i>Telegram</a>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue