acmpesuecc / acmpesuecc/acmpesuecc.github.io
fix(footer): inconsistent icon sizes
Open
BOUNTY 250
bug
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
## Description
The current footer implementation in `layout.tsx` has visibility and layout issues across different screen sizes, particularly mid / iPad range.
This issue proposes a full UI refactor for the footer to ensure it is responsive across all devices, while maintaining clean structure.
## Expected Behaviour
- No arbitrary widths, all icons are consistently sizes across different screen sizes while retaining aesthetic appeal
## Bonus
- Move the footer logic to a separate `Footer` component under the `components/` directory
## Images / Videos
Contributor guide
Assessment
This issue has not been assessed yet.