1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

index class added to body

This commit is contained in:
Simounet 2023-06-06 23:25:43 +02:00
parent e5b72f3123
commit 3c7457801f
No known key found for this signature in database
GPG key ID: 77D3B7DC794EB770
4 changed files with 5 additions and 3 deletions

View file

@ -10,7 +10,7 @@
@media only screen and (min-width: 992px) {
nav,
body:not(.entry):not(.login) main,
.index main,
footer {
padding-left: 240px;
}