1 Open Issue Need Help Last updated: Oct 4, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The project's `@font-face` implementation currently declares only one font weight, but the CSS uses two different weights (500 and 900). This can lead to browser-simulated bolding, inconsistent rendering, and performance issues. The proposed solution is to add distinct `@font-face` declarations for each specific font weight used.

Complexity: 1/5
enhancement good first issue Fonts

Learning Path - Frontend Mentor

CSS