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:
@@ -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">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user