From 5ac22dff6cddbe285f60ae56cd72b57ae1ff1ba6 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 6 Jun 2022 18:01:57 -0700 Subject: [PATCH] divider consistency --- layouts/ListLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/ListLayout.tsx b/layouts/ListLayout.tsx index 17f9ec0..724868a 100644 --- a/layouts/ListLayout.tsx +++ b/layouts/ListLayout.tsx @@ -24,7 +24,7 @@ export default function ListLayout({ posts, title, initialDisplayPosts = [], pag return ( <> -
+

{title}