Update UI style of post detail

This commit is contained in:
2025-10-11 20:29:39 +11:00
parent f06fb7fbff
commit 02e36fefcb
+2
View File
@@ -302,6 +302,8 @@
}
.main-content {
background: #fff;
border-radius: 0.5rem;
padding: 1rem;
}
</style>
{% endblock %}