modified css
This commit is contained in:
parent
af40f66ce5
commit
24ecc11263
@ -18,7 +18,7 @@
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="flex flex-wrap px-12 justify-between mt-8">
|
||||
<div class="flex flex-wrap px-12 justify-start mt-8">
|
||||
<div each={ album in state.items } class="item mb-4 border border-solid rounded-lg h-64 flex justify-center items-center">
|
||||
<p> { album.name } </p>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user