juanpb96 / FEM_space-tourism-website

A space website created with React + TypeScript
https://juanbonilla.me/FEM_space-tourism-website/
0 stars 0 forks source link

refactor(73): Reduce code duplications across screens and fix styles mismatch #75

Closed juanpb96 closed 4 weeks ago

juanpb96 commented 4 weeks ago

Description

In this pull request, the page-background mixin is updated, it will be used easily across the screens. Additionally, the responsive-font is implemented to make the font calculation rapid considering the font size and line height expected. Finally, some TODOs are removed and included plus a basic adjustment in the spacing for the Home page.

Project: Issue link

Changes