Make content float on the left side

This commit is contained in:
ItsDrike 2021-08-26 01:13:24 +02:00
parent f4701e7fa6
commit e56ea01985
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -12,7 +12,7 @@
<div class="content mt-3">
{{ if .TableOfContents }}
<div class="float-1g-right ml-lg-3 mb-3 p-3">
<div class="float-lg-end ml-lg-3 mb-3 p-3">
{{ .TableOfContents }}
</div>
{{ end }}