Merge pull request #4869 from Simounet/fix/extra-padding-on-homepage

Fix extra padding on the homepage main content
This commit is contained in:
Kevin Decherf
2020-12-20 16:32:20 +01:00
committed by GitHub
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
}
@media screen and (min-width: 993px) {
main #content {
.entry #content {
padding-left: 70px;
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long