mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
fix(ui): min-height of page layout exceeds the mobile screen
This commit is contained in:
@@ -5,7 +5,7 @@ layout: page
|
||||
|
||||
{% include lang.html %}
|
||||
|
||||
<div id="page-category">
|
||||
<div id="page-category" class="mb-5">
|
||||
<h1 class="ps-lg-2">
|
||||
<i class="far fa-folder-open fa-fw text-muted"></i>
|
||||
{{ page.title }}
|
||||
|
||||
Reference in New Issue
Block a user