diff --git a/assets/css/post-single.css b/assets/css/post-single.css index b11468ba..8a0852b3 100644 --- a/assets/css/post-single.css +++ b/assets/css/post-single.css @@ -162,6 +162,10 @@ margin: 0 } +.post-content .highlight { + margin: auto 0 20px +} + .post-content .highlighttable { table-layout: fixed }