From a6d3fbcfe90103ac3000d98cc97879d1c5c00915 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Fri, 10 Jun 2022 22:04:37 +0200 Subject: Updated headings --- tpl/index.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tpl/index.pug') diff --git a/tpl/index.pug b/tpl/index.pug index 7c3696e..7bb59a0 100644 --- a/tpl/index.pug +++ b/tpl/index.pug @@ -36,7 +36,7 @@ mixin view(id, title) views.push({ id, title }); +container(narrow=true class='u-p-700 c-view' id=id) - +h1-heading('xl')= title + +h1-heading('xl')(class='u-mt-0')= title +divider('medium') block -- cgit v1.2.3-54-g00ecf