Seneca-Software-Developers-Club / ssdc-official-website

Club Website
MIT License
1 stars 1 forks source link

Change the Font for Navbar #10

Open joaovitortc opened 4 months ago

joaovitortc commented 4 months ago

The font for the navbar should be: font-family: "Share Tech", sans-serif;

And it should be imported from Google Fonts: @import url("https://fonts.googleapis.com/css2?family=Share+Tech&display=swap");

However, even following these steps the fonts don't look the same.
Find out why and make the Navbar look exactly the same as the original project.

Maybe it's some metadata changing the way that the font looks, I don't know, I didn't check.