Disable share links from post pages #15

Merged
btlogy merged 2 commits from 12.disable-share-links into main 2024-11-19 22:12:19 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit bbc156fd56 - Show all commits

View File

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