mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-15 13:31:13 +00:00
Merge pull request #4869 from Simounet/fix/extra-padding-on-homepage
Fix extra padding on the homepage main content
This commit is contained in:
commit
d20139151e
3 changed files with 3 additions and 3 deletions
|
@ -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
Loading…
Reference in a new issue