Fix anchor padding
Some checks are pending
Deploy to Pages / Build (push) Waiting to run
Deploy to Pages / Deploy (push) Blocked by required conditions

This commit is contained in:
Henry Hiles 2025-08-15 17:46:27 -04:00
commit c717c95cdb
No known key found for this signature in database

View file

@ -58,7 +58,7 @@ main {
& > * > section {
display: flex;
flex-direction: column;
scroll-margin-top: 1em;
scroll-margin-top: 4.5rem;
& div,
mdui-card {