Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed missing Gotham font #446

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed missing Gotham font #446

wants to merge 1 commit into from

Conversation

stephanlamoureux
Copy link
Contributor

The Gotham font was not displaying correctly on the titles.

fixes #407

Description

This was due to a missing comma in the font-family property value.

Related Issue

Motivation and Context

UI is now uniform

How Has This Been Tested?

Screenshots (if appropriate):

1
2

Types of changes

  • [ x] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • [ x] I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • [ x] All new and existing tests passed.

@vercel
Copy link

vercel bot commented Nov 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vets-who-code-app ✅ Ready (Inspect) Visit Preview Nov 20, 2022 at 4:17PM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ensure Font is Uniform Across Pages
2 participants