...

/

Problem: Fluid Navigation Link Text

Problem: Fluid Navigation Link Text

Try to make the navigation link text scale fluidly between 14px and 22px based on the viewport width.

Problem description

Given a navigation menu (<nav> with <ul><li><a>), write CSS rules that enable the link text font size to adjust fluidly between 14px and 22px ...