1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-06-08 00:27:58 +00:00

Fixed heading layout in blockquote.

This commit is contained in:
Cotes Chung 2020-05-22 20:49:27 +08:00
parent 6d38f643ae
commit bcd394598b

View File

@ -49,8 +49,8 @@
} }
%anchor { %anchor {
.post-content &, .post-content>&,
#page & { #page>& {
padding-top: 3.5rem; padding-top: 3.5rem;
margin-top: -2.5rem; margin-top: -2.5rem;
} }