diff --git a/themes/2017/static/css/style.css b/themes/2017/static/css/style.css index 11ebebf..3bc0763 100644 --- a/themes/2017/static/css/style.css +++ b/themes/2017/static/css/style.css @@ -183,3 +183,8 @@ section > img { #banner { height: 85px; } + + +.hfeed { + padding-left: 0; +}