feat: Little bit of redesigning
Fixes articles overflowing on small screens.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!-- Posts wrapper -->
|
||||
<div class="flex flex-col items-center">
|
||||
{{ content }}
|
||||
</div>
|
||||
<!-- Container for posts -->
|
||||
<div class="mx-auto">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user