#51 has spoken
This commit is contained in:
parent
aaf5759feb
commit
e07a85b14f
@ -124,7 +124,7 @@ export default {
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<ul ref="categoryList" class="flex flex-wrap justify-evenly">
|
||||
<ul ref="categoryList" class="flex flex-wrap justify-center">
|
||||
<li v-for="category in data" :key="category.name" ref="categoryItem"
|
||||
class="m-2 hover:scale-105 transition-transform">
|
||||
<category-preview :category-data="category"></category-preview>
|
||||
|
Loading…
x
Reference in New Issue
Block a user