_sass/centos/mixins/_content.scss in jekyll-theme-centos-0.5.4 vs _sass/centos/mixins/_content.scss in jekyll-theme-centos-0.5.5

- old
+ new

@@ -68,6 +68,7 @@ .video { @extend .embed-responsive, .embed-responsive-16by9; margin-bottom: $line-height-base * 1em; } + @include code-header; }