_sass/minima/_base.scss in jekyll-theme-lcsb-default-0.4.7 vs _sass/minima/_base.scss in jekyll-theme-lcsb-default-0.4.8
- old
+ new
@@ -51,9 +51,10 @@
*/
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
ul, ol, dl, figure,
%vertical-rhythm {
+ margin-top: $spacing-unit / 2;
margin-bottom: $spacing-unit / 2;
}