diff --git a/lib/site_template/_layouts/post.html b/lib/site_template/_layouts/post.html index 0938f453..0b28e6bd 100644 --- a/lib/site_template/_layouts/post.html +++ b/lib/site_template/_layouts/post.html @@ -4,12 +4,3 @@ layout: default
{{ content }}
- - \ No newline at end of file diff --git a/lib/site_template/css/screen.css b/lib/site_template/css/screen.css index c13b61a6..7a230ede 100644 --- a/lib/site_template/css/screen.css +++ b/lib/site_template/css/screen.css @@ -187,11 +187,3 @@ ul.posts { #post pre.terminal code { background-color: #333; } - -#related { - margin-top: 2em; -} - - #related h2 { - margin-bottom: 1em; - } \ No newline at end of file