creativetimofficial/impact-design-system

font-size missing rem

Closed this issue · 1 comments

small bug in impact scss file

front/layout/_navbar.scss

Change: font-size: 0.875; To: font-size: 0.875rem;

Will get this fixed, thanks.