yak shaving
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Aadil Ayub 2022-04-13 22:58:57 +05:00
parent 40f8926fba
commit 24f202440e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
document.querySelector('#thumb-'+ id).remove();
}
// remove black box around "previous" page nav link (couldn't handle this with CSS nth-child)
// remove box around "previous" page nav link (couldn't handle this with CSS nth-child)
document.querySelector('[aria-label="Previous"]').parentElement.classList.add('previous-page-link')
// for toggling submenus in mobile navigation drawer