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
commit d20139151e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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