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

Fixed post content min-height.

This commit is contained in:
Cotes Chung
2019-11-28 03:58:31 +08:00
parent 8417727e6e
commit 1c77b8f9f2
3 changed files with 16 additions and 6 deletions

View File

@@ -14,7 +14,7 @@ layout: compress
<div id="sidebar" class="d-flex flex-column">
{% include sidebar.html %}
</div>
<div id="main-wrap">
<div id="main-wrap" class="bg-white">
{% include topbar.html %}
<div id="main">