forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-11-30 11:56:02 -06:00
parent bdf14d3125
commit 94ca5b87ab
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
{% block content %}
<div class="col-span-full xl:col-span-9">
<ul class="flex flex-col col-span-full sm:py-6 my-2.5 sm:my-0" id="posts">
<ul class="flex flex-col sm:py-4 my-2.5 sm:my-0" id="posts">
{% include "submission_listing.html" %}
</ul>