tailwindcss

This commit is contained in:
Zoe
2024-11-15 01:36:47 -06:00
parent d9785498aa
commit a458d9ae8c
13 changed files with 67 additions and 864 deletions

View File

@@ -1,5 +1,5 @@
<section class="flex justify-center w-full">
<div class="w-full sm:w-8/10 p-2.5">
<div class="w-full sm:w-4/5 p-2.5">
{{#each Categories}}
<div class="flex items-center">
<img class="object-contain mr-2 select-none" width="32" height="32" draggable="false" src="{{this.Icon}}" />