modified css
This commit is contained in:
parent
1ac057e82a
commit
51ab6b9c4c
@ -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">
|
||||||
|
Loading…
Reference in New Issue
Block a user