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 +- src/web/_views/template/modal.php | 4 ++-- src/web/_views/template/post.php | 14 +++++++------- src/web/_views/template/posts.php | 2 +- 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'src/web/_views/template') 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'])?>
diff --git a/src/web/_views/template/modal.php b/src/web/_views/template/modal.php index e3ce6fe..2a041a7 100644 --- a/src/web/_views/template/modal.php +++ b/src/web/_views/template/modal.php @@ -3,10 +3,10 @@