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

Add font and background settings #25

Closed
ChrisFong604 opened this issue Apr 5, 2024 · 0 comments
Closed

Add font and background settings #25

ChrisFong604 opened this issue Apr 5, 2024 · 0 comments

Comments

@ChrisFong604
Copy link
Contributor

ChrisFong604 commented Apr 5, 2024

Feature Description

  1. Simply adding and applying the correct font settings and background colour for the main page. Fonts used are:
  • Vollkorn
  • Vollkorn SC
  1. Adding background colour to the home page. The gradient used is [background:linear-gradient(180deg,_#241b38,_#231f20)]
  2. Add global centering style based on full-bleed tutorial: https://www.joshwcomeau.com/css/full-bleed/

Proposed Solution

Should be simple enough to add the background to the globals.css file or whichever top-level element necessary.

Font-settings will be integrated with the tailwind config, and defaulted for certain elements (e.g h1, h2, etc)


Alternatives Considered

None


Additional Context

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

No branches or pull requests

1 participant