acmpesuecc / acmpesuecc/acmpesuecc.github.io

fix(footer): inconsistent icon sizes

Open
#102 18 comments 0 reactions 1 assignee Claimed by @Hnk0406 View on GitHub
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

Image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.