diff --git a/themes/xsfx/static/css/xsfx.css b/themes/xsfx/static/css/xsfx.css index 454154a..d04def3 100644 --- a/themes/xsfx/static/css/xsfx.css +++ b/themes/xsfx/static/css/xsfx.css @@ -118,6 +118,10 @@ main section { padding: 1.0rem 1.0rem; } +main article .content { + padding-left: 0px; +} + header { background-image: url("/images/newstile.png"); background-repeat: repeat;