Skip to content

Commit

Permalink
small
Browse files Browse the repository at this point in the history
Co-authored-by: Allan Lasser <[email protected]>
  • Loading branch information
eyeseast and allanlasser authored Mar 26, 2024
1 parent cfa602b commit 8180a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/documents/[id]-[slug]/sidebar/Sections.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</SidebarItem>

{#each sections as section}
<SidebarItem>
<SidebarItem small>
{section.title}
</SidebarItem>
{:else}
Expand Down

0 comments on commit 8180a83

Please sign in to comment.