mirror of
https://github.com/cotes2020/jekyll-theme-chirpy.git
synced 2025-12-18 05:41:31 +00:00
refactor(layout): improve margin bottom of the core block (#1116)
Improvement of commit 73af591
This commit is contained in:
@@ -1213,10 +1213,6 @@ $btn-mb: 0.5rem;
|
||||
}
|
||||
|
||||
#core-wrapper {
|
||||
min-height: calc(
|
||||
100vh - #{$topbar-height} - #{$footer-height-mobile}
|
||||
) !important;
|
||||
|
||||
.post-content {
|
||||
> blockquote[class^='prompt-'] {
|
||||
@include ml-mr(-1.25rem);
|
||||
|
||||
Reference in New Issue
Block a user