Fix CSS for the pagination now the sharing is disabled
Jekyll / jekyll (pull_request) Successful in 26s Details
Jekyll cleanup / jekyll_cleanup (pull_request) Successful in 7s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-11-19 17:59:50 +01:00
parent 7c5fdbb2a1
commit bbc156fd56
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@ body {
border-radius: 4px; border-radius: 4px;
} }
.page__share + .pagination { .page__meta + .pagination {
padding-top: 0; padding-top: 0;
background-color: #fff; background-color: #fff;
} }