fix: reorder footer content to fix insufficient spacing between links, adjust desktop layout to prevent narrowing caused by native scrollbar

This commit is contained in:
radishzzz 2025-05-17 12:00:13 +01:00
parent 1c374367fd
commit 3ee10e2d18
6 changed files with 14 additions and 14 deletions

View file

@ -61,7 +61,7 @@ h4:hover .heading-anchor-link svg:hover {
--at-apply: 'after:bottom-0.68em';
}
.footer-highlight-position-fix {
--at-apply: 'after:bottom-0.34em';
--at-apply: 'after:bottom-0.39em';
}
}