_sass/hamilton/base.scss in jekyll-theme-hamilton-1.1.0 vs _sass/hamilton/base.scss in jekyll-theme-hamilton-1.2.0

- old
+ new

@@ -121,19 +121,17 @@ font-family: $code-font-family; border-radius: 0.3em; } code { - @include relative-font-size(0.9); padding: 1px 5px; } pre { padding: 8px 12px; overflow-x: auto; > code { - @include relative-font-size(0.7); line-height: $base-line-height * $base-font-size * 0.7; border: 0; padding-right: 0; padding-left: 0;