#1546 Harmonization between public and private view + improved CSS
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="posts-wrapper grid gap-4">
|
||||
<div class="posts-wrapper grid gap-2">
|
||||
<post-list-item
|
||||
v-for="post in posts"
|
||||
:key="post.id"
|
||||
|
||||
Reference in New Issue
Block a user