modified css

This commit is contained in:
Matthis FAUVET 2024-06-21 23:04:39 +02:00
parent 1ac057e82a
commit 51ab6b9c4c

View File

@ -17,7 +17,6 @@
class="ml-2 border-solid bg-emerald-300 border rounded-lg border-emerald-600 mb-4 h-20 w-48 mt-2"/> class="ml-2 border-solid bg-emerald-300 border rounded-lg border-emerald-600 mb-4 h-20 w-48 mt-2"/>
</form> </form>
</div> </div>
</div>
<div class="flex flex-wrap px-12 justify-between mt-8" if> <div class="flex flex-wrap px-12 justify-between mt-8" if>
<div each={ album in state.items } class="item mb-4 border border-solid rounded-lg h-64 flex justify-center items-center"> <div each={ album in state.items } class="item mb-4 border border-solid rounded-lg h-64 flex justify-center items-center">