This commit is contained in:
kek7198 2021-12-06 22:39:53 -06:00
parent c9a498754d
commit aa0c9e4c7d

View file

@ -54,9 +54,11 @@
<div class="col-span-full">
{% with comments=notifications %}
{% include "comments.html" %}
{% endwith %}
<div class="col-span-full px-2.5 md:px-0">
{% with comments=notifications %}
{% include "comments.html" %}
{% endwith %}
</div>
{% if not notifications %}
<div class="flex flex-col items-center justify-center py-24 md:py-48">