mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-30 19:42:40 +00:00
Merge branch 'hotfix/5.0.2'
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*!
|
||||
* The styles for Jekyll theme Chirpy
|
||||
*
|
||||
* Chirpy v5.0.1 (https://github.com/cotes2020/jekyll-theme-chirpy)
|
||||
* Chirpy v5.0.2 (https://github.com/cotes2020/jekyll-theme-chirpy)
|
||||
* © 2019 Cotes Chung
|
||||
* MIT Licensed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user