fix: footer vertical misalignment on all pages #14
Reference in New Issue
Block a user
Delete Branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the copyright text sitting slightly higher than the legal links in the footer.
Adds
margin: 0tofooter-wrap pso all footer elements align on the same baseline.Closes the footer alignment issue from staging verification.