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

Integrate utterances comments

This commit is contained in:
Cotes Chung
2021-12-11 17:24:08 +08:00
parent 75176522e3
commit d315bf57e7
5 changed files with 64 additions and 6 deletions

View File

@@ -233,9 +233,12 @@ nav[data-toggle=toc] {
#tail-wrapper {
min-height: 2rem;
> div:last-of-type {
margin-bottom: 2rem;
}
#disqus_thread {
min-height: 7.5rem;
margin-bottom: 2rem;
}
}