Sticky-Position verallgemeinert

This commit is contained in:
mdn 2022-11-28 19:45:15 +01:00
parent b5c29695ff
commit ac8d277899
5 changed files with 20 additions and 11 deletions

View file

@ -15,9 +15,8 @@
</section>
{{ end }}
{{ define "sidebar" }}
<aside class="position-sticky" style="top: 0.5rem;">
<aside class="position-sticky">
{{- partial "widget/header.html" (dict "title" "Inhaltsverzeichnis")}}
<div>
{{ .TableOfContents }}