2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-06-27 01:00:45 +00:00

css class

This commit is contained in:
2021-11-06 01:21:55 +01:00
parent 9a5757bc2c
commit f9e50811cf
7 changed files with 14 additions and 10 deletions

View File

@ -1,7 +1,7 @@
<footer class="cm-text-body">
<div class="container px-5 py-24 mx-auto flex md:items-center lg:items-start md:flex-row md:flex-nowrap flex-wrap flex-col">
<div class="w-64 flex-shrink-0 md:mx-0 mx-auto text-center md:text-left">
<a class="flex title-font font-medium items-center md:justify-start justify-center text-gray-900">
<a class="flex title-font font-medium items-center md:justify-start justify-center cm-lgt-txt">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-10 h-10 text-white p-2 bg-primarylg rounded-full" viewBox="0 0 24 24">
<path d="M12 2L2 7l10 5 10-5-10-5zM2 17l10 5 10-5M2 12l10 5 10-5"></path>
</svg>