jdminnickjr / personal-site

Personal website/portfolio project
13 stars 3 forks source link

Nav needs correct typography #2

Closed xdesro closed 3 years ago

xdesro commented 3 years ago

The nav type doesn't match the comp — this might take some margin/transform tweaking to make sure it's still positioned correctly, but here's what worked for me:

font-size: 1rem;
letter-spacing: .25rem;
text-transform: uppercase;
font-family: "GT Super Text";
line-height: 1.5;

⚠️ Make sure you start by fixing on mobile and apply styles as needed to larger screens. ⚠️

The Comp

JD_Minnick_Portfolio

Your Site

JD_Minnick_Developer