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

chore: optimize the layout of main content and search input

This commit is contained in:
Cotes Chung
2022-06-08 22:35:13 +08:00
parent 35cadf969d
commit fd0f983bbe
5 changed files with 17 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ layout: compress
{% include topbar.html %}
<div id="main-wrapper" class="d-flex justify-content-center">
<div id="main" class="container">
<div id="main" class="container pl-xl-4 pr-xl-4">
{{ content }}