114, center the appendix table sprites

This commit is contained in:
Ahmed Ejaz 2023-08-30 01:26:33 +05:00
Родитель 69b29216fd
Коммит 94ec385ac9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -47,7 +47,7 @@ If you're here to choose a license, **[start from the home page](/)** to see a f
{% else %}
{% assign lite = "" %}
{% endif %}
<span class="{{ r | append: lite }}">
<span class="{{ r | append: lite }}" style="margin: auto;">
<span class="license-sprite {{ r }}"></span>
</span>
</td>