fix class

This commit is contained in:
SvyatoslavArtymovych 2023-06-02 11:43:06 +03:00
parent b9a811b068
commit 53117ce239
1 changed files with 1 additions and 1 deletions

View File

@ -104,7 +104,7 @@
<!-- DO NOT REMOVE THIS! -->
<!-- Adding tailwind classes that are not in html, but will be added by jinja -->
<span class="hid">
<span class="hidden">
<span class="border-sky-300 bg-sky-100 !dark:text-black hidden text-orange-500 !no-underline !dark:bg-blue-600 !dark:hover:bg-blue-700 !dark:text-white"></span>
</span>
</body>