Fix margin left in news
This commit is contained in:
parent
8037234e4a
commit
cc96a9af20
|
@ -183,3 +183,8 @@ section > img {
|
||||||
#banner {
|
#banner {
|
||||||
height: 85px;
|
height: 85px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.hfeed {
|
||||||
|
padding-left: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user