diff options
Diffstat (limited to 'themes/mypaper/static/style.css')
| -rw-r--r-- | themes/mypaper/static/style.css | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/themes/mypaper/static/style.css b/themes/mypaper/static/style.css index 16d5710..3666589 100644 --- a/themes/mypaper/static/style.css +++ b/themes/mypaper/static/style.css @@ -367,9 +367,7 @@ img { margin-left: calc(var(--gap) * -2); } .post-content .highlight pre { - margin-left: 0; - margin-right: 0; - margin-bottom: 0; + margin: 0; } /* table */ .post-content .highlighttable { |
