...

/

Solution: Fluid Button Label

Solution: Fluid Button Label

Let’s implement fluid typography for a button label so that its font size scales smoothly between defined minimum and maximum sizes based on the viewport width.

Problem description

Given a <button> element, write CSS rules that ...