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

perf: improve the responsive design for ultrawide screens (#540)

Resolves #540
This commit is contained in:
Cotes Chung
2022-06-08 16:15:38 +08:00
parent 20caace68a
commit 5d6e8c5ef6
7 changed files with 73 additions and 208 deletions

View File

@@ -25,8 +25,8 @@ layout: compress
{% include topbar.html %}
<div id="main-wrapper">
<div id="main">
<div id="main-wrapper" class="d-flex justify-content-center">
<div id="main" class="container">
{{ content }}