Skip to content

updated font (space grotesk) and changed letter spacing#2

Merged
ising2025 merged 1 commit into
mainfrom
font-fix
Jul 16, 2026
Merged

updated font (space grotesk) and changed letter spacing#2
ising2025 merged 1 commit into
mainfrom
font-fix

Conversation

@kellytai

Copy link
Copy Markdown
Collaborator

made characters more close together

made characters more close together
Copilot AI review requested due to automatic review settings July 15, 2026 21:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the site’s typography by switching display/heading usage from Rajdhani to Space Grotesk and tightening letter spacing in key UI elements. It also centralizes Google Font loading into the global stylesheet instead of injecting per-page <style>@import …</style> blocks.

Changes:

  • Remove per-page FontLoader components and load fonts once via src/index.css.
  • Replace 'Rajdhani' with 'Space Grotesk' across multiple pages/components.
  • Adjust navbar typography (tracking and sizing) to bring characters closer together.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/Support.jsx Removes inline font loader and updates multiple UI text blocks to use Space Grotesk.
src/Navbar.jsx Applies Space Grotesk to the navbar and tightens tracking on logo/menu items.
src/Media.jsx Removes inline font loader and updates headings/labels to Space Grotesk.
src/index.css Adds global Google Fonts import (Space Grotesk + Inter) and sets default body font.
src/Home.jsx Removes inline font loader and updates display typography to Space Grotesk.
src/Contact.jsx Removes inline font loader and updates headings/CTAs to Space Grotesk.
src/About.jsx Removes inline font loader and updates headings/labels to Space Grotesk.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@ising2025
ising2025 merged commit 0bfd413 into main Jul 16, 2026
1 check passed
@ising2025
ising2025 deleted the font-fix branch July 16, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants