Fix margin left in news

This commit is contained in:
uid 2020-10-21 13:29:21 +02:00
parent 8037234e4a
commit cc96a9af20

View File

@ -183,3 +183,8 @@ section > img {
#banner { #banner {
height: 85px; height: 85px;
} }
.hfeed {
padding-left: 0;
}