1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-24 16:43:15 +00:00

Merge branch 'hotfix/5.0.2'

This commit is contained in:
Cotes Chung
2022-01-08 02:44:36 +08:00
parent a41b49171b
commit cdc6a183dc
15 changed files with 136 additions and 108 deletions

View File

@@ -1335,6 +1335,10 @@ $sidebar-display: "sidebar-display";
min-width: 150px;
}
#search-hints {
display: none;
}
#search-result-wrapper {
margin-top: 3rem;
}
@@ -1492,10 +1496,6 @@ $sidebar-display: "sidebar-display";
}
}
#search-hints {
display: none;
}
.post-content {
font-size: 1.03rem;
}