From f807ffcf7101d1022e5057c14316e9aa1680e5bc Mon Sep 17 00:00:00 2001 From: Bobby Date: Tue, 20 Sep 2022 22:22:43 -0400 Subject: Fixed comment flex on phones --- templates/blog/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/blog/post.html b/templates/blog/post.html index 96e22fde..a1b669cb 100644 --- a/templates/blog/post.html +++ b/templates/blog/post.html @@ -20,7 +20,7 @@
Profile Picture
-
+

{{ comment.user.username }} on {{ comment.created_at | date:"M d, Y" }} {% if comment.edited %} -- cgit v1.2.3