_sass/layout/home.scss in jekyll-theme-chirpy-4.3.4 vs _sass/layout/home.scss in jekyll-theme-chirpy-5.0.0

- old
+ new

@@ -72,13 +72,17 @@ } .post-meta { i { font-size: 0.73rem; + + &:not(:first-child) { + margin-left: 1.2rem; + } } - span:not(:last-child) { - margin-right: 1.2rem; + em { + @extend %normal-font-style; } } .post-content { margin-top: 0.6rem;