Skip to content

fix: improve header and footer visual distinction#1567

Open
adarshofficial560-ux wants to merge 1 commit into
magic-peach:mainfrom
adarshofficial560-ux:fix/header-footer-styling
Open

fix: improve header and footer visual distinction#1567
adarshofficial560-ux wants to merge 1 commit into
magic-peach:mainfrom
adarshofficial560-ux:fix/header-footer-styling

Conversation

@adarshofficial560-ux

@adarshofficial560-ux adarshofficial560-ux commented Jun 12, 2026

Copy link
Copy Markdown

## Description
The header and footer didn't really stand out from the rest of the page before they just blended in with the content, making the layout feel flat and unstructured.

So I made a few small but noticeable changes:

  1. Added a bottom border to the navbar so it clearly separates from the page content below it.
  2. Gave the footer a distinct background so it feels grounded and separate from the main section above it.
  3. Made sure everything works properly in both light and dark mode; the footer uses a light gray in light mode and a darker tone in dark mode.
  4. Many more ...hover effects and all.

Related Issue

close [#1369]

Type of Contribution

  • Bug fix
  • New feature
  • Documentation update
  • Refactor
  • GSSoC contribution

Participant Info

  • GitHub username: adarshofficial560-ux
  • Contribution level (Beginner/Intermediate/Advanced): Beginner

Screen Recording

https://www.loom.com/share/07c87319dd0841abadbaa84836c32920

Recording / Loom link: ## Checklist

  • [x ] I have read the contribution guidelines
  • [ x] My changes follow the project structure
  • [x ] I have tested my changes in Chrome, Firefox, and Safari
  • bun run lint passes (no ESLint errors)
  • bunx tsc --noEmit passes (no TypeScript errors)
  • [x ] New interactive elements have aria-label / accessible names
  • No console.log statements left in
  • [
Screenshot (240) Screenshot (241) x] This PR is related to a valid issue - [x ] **Screen recording attached above** (required for UI/feature/design changes)

@vercel

vercel Bot commented Jun 12, 2026

Copy link
Copy Markdown

@adarshofficial560-ux is attempting to deploy a commit to the magic-peach1's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

⚠️ PR Format Issues — @adarshofficial560-ux

Please fix the following before your PR can be reviewed:

  • ⚠️ No linked issue found. Add Closes #<issue-number> to your PR description.

Push new commits after fixing — this comment will update automatically.

📖 CONTRIBUTING.md

@github-actions

Copy link
Copy Markdown
Contributor

👋 Thanks for your PR, @adarshofficial560-ux!

Welcome to Reframe — a browser-based video editor built for everyone 🎬

🟠 GSSoC'26 PR detected — thanks for contributing under GirlScript Summer of Code 2026!

What happens next

  1. 🤖 Automated checks — build & TypeScript typecheck will run automatically
  2. Vercel preview — a preview deployment will be created (requires maintainer authorization for fork PRs)
  3. 👀 Code review — a maintainer will review your changes
  4. 🚀 Merge — once approved, your PR will be merged!

Quick checklist

  • PR title follows Conventional Commits (e.g. feat: add dark mode)
  • Linked the issue this PR closes (e.g. Closes #123)
  • Tested the changes locally (bun run dev)
  • Build passes (bun run build)

Useful links

Happy coding! 🎉

@github-actions github-actions Bot added level:beginner Beginner level - 20 pts type:bug Bug fix type:design UI/UX design type:docs Documentation type:feature New feature type:refactor Code refactor gssoc'26 GirlScript Summer of Code 2026 labels Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc'26 GirlScript Summer of Code 2026 level:beginner Beginner level - 20 pts type:bug Bug fix type:design UI/UX design type:docs Documentation type:feature New feature type:refactor Code refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant