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

feat(layout): center the footer

This commit is contained in:
Cotes Chung
2023-09-07 01:58:03 +08:00
parent 62bcd601fc
commit 41b8f9f519
9 changed files with 77 additions and 141 deletions

View File

@@ -199,10 +199,3 @@
}
} /* .pagination */
}
/* Panel is visible */
@media all and (min-width: 1200px) {
#post-list {
padding-right: 0.5rem;
}
}