From 98510890c54975f11ab335c4187e1f70b2712e58 Mon Sep 17 00:00:00 2001 From: Volpeon <git@volpeon.ink> Date: Sat, 11 Jun 2022 22:24:49 +0200 Subject: Update --- templates/layouts/categorized_list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/layouts/categorized_list.html b/templates/layouts/categorized_list.html index 8217fd9..52e0d88 100644 --- a/templates/layouts/categorized_list.html +++ b/templates/layouts/categorized_list.html @@ -8,7 +8,7 @@ $body$ $if(notoc)$$else$ <nav class="c-hnav s-invisible-links"> $for(list)$ - <small><a href="#$it.slug$">$it.title$</a></small> + <a class="c-hnav__item" href="#$it.slug$">$it.title$</a> $endfor$ </nav> $endif$ -- cgit v1.2.3-70-g09d2