From 54d6a826d071e8697dcbaf56e92f72e2076d91fb Mon Sep 17 00:00:00 2001 From: Raphael Kabo Date: Tue, 27 Feb 2024 17:11:19 +0000 Subject: refactor: new layout and styling tweaks --- views/static.handlebars | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'views/static.handlebars') diff --git a/views/static.handlebars b/views/static.handlebars index d28d8f2..a05aea7 100644 --- a/views/static.handlebars +++ b/views/static.handlebars @@ -1,10 +1,11 @@ -
-
-

{{title}}

-
-
- {{{content}}} -
-
- +
+
+
+

{{title}}

+
+
+ {{{content}}} +
+
+
-- cgit v1.2.3