1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

chore(post): restore margin at the bottom of TOC

This commit is contained in:
Cotes Chung
2023-09-29 05:35:50 +08:00
parent 109725d2dc
commit f49155f034
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ layout: compress
</main>
<!-- panel -->
<aside aria-label="Panel" id="panel-wrapper" class="col-xl-3 ps-2 text-muted">
<aside aria-label="Panel" id="panel-wrapper" class="col-xl-3 ps-2 mb-5 text-muted">
<div class="access">
{% include_cached update-list.html lang=lang %}
{% include_cached trending-tags.html lang=lang %}