mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-08-01 02:29:05 +00:00
styles(table of content): use multi column layout
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<section>
|
||||
<nav class="" aria-label="Definitions">
|
||||
<ol class="auto-grid list">
|
||||
<ol class="multi-column u-no-padding-left list">
|
||||
{% for section in collections.tableOfContent %}
|
||||
<li>
|
||||
<span class="sub-headline">{{ section.title }}</span>
|
||||
|
Reference in New Issue
Block a user