Update AvailableSources.vue
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<div
|
||||
v-for="source in sources"
|
||||
:key="source.id"
|
||||
class="flex flex-col items-center shadow hover:shadow-lg mr-5 rounded p-10"
|
||||
class="flex flex-col items-center shadow hover:shadow-lg mr-5 rounded p-10 mt-3"
|
||||
>
|
||||
<img
|
||||
class="h-16 w-16"
|
||||
|
Reference in New Issue
Block a user