remove comment margin in notifs

remotes/1693045480750635534/spooky-22
Aevann1 2022-08-11 12:29:49 +02:00
parent d07556afc6
commit 091c29c6d5
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@
{% endif %}
<style>
.comment {
margin-top: 1rem;
margin-top: 0;
}
</style>
{% endblock %}