tweaking Post Ui card
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
<template v-for="content in contents">
|
||||
<content-card :content="content"
|
||||
class="w-full p-2 my-2"
|
||||
class="w-full my-2"
|
||||
></content-card>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user