Skip to content

Commit

Permalink
playing with margins
Browse files Browse the repository at this point in the history
  • Loading branch information
ramGranell committed Oct 3, 2023
1 parent ed9edd2 commit a2de1b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Static/Community/Community.vue
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
:key="itemText+'_'+itemIndex"
>
<p
class="ma-0"
class="ma-1"
v-html="$sanitize(itemText.text)"
/>
</div>
Expand Down

0 comments on commit a2de1b3

Please sign in to comment.