From 4334596d4bebc9a76f5ca8400813847eef5b3bb7 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 20 Dec 2024 04:15:58 -0500 Subject: rework styles with scss --- src/web/_views/template/comment.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/_views/template/comment.php') diff --git a/src/web/_views/template/comment.php b/src/web/_views/template/comment.php index 72bcedf..ceac588 100644 --- a/src/web/_views/template/comment.php +++ b/src/web/_views/template/comment.php @@ -8,7 +8,7 @@
name($user)?> - main->date($comment['created'])?> + main->date($comment['created'])?>
-- cgit v1.2.3-freya