_sass/components/article.scss in voppe-jekyll-theme-0.6.0 vs _sass/components/article.scss in voppe-jekyll-theme-0.6.1

- old
+ new

@@ -25,10 +25,13 @@ } } pre { padding-left: 1em; + padding-top: 1em; + padding-bottom: 1em; border-left: 0.2em solid $color-highlight-primary; + background-color: $color-background-secondary; } @include media-mobile { margin-top: 2em; } \ No newline at end of file