Open resonantdoghouse opened 6 years ago
https://github.com/juliabrowne/instanews/blob/3d4289bef9afe1a810b8c340b30a98fd3523794c/sass/partials/_article-grid.scss#L14
To calculate rem divide the target by the base font size e.g.
420px would be 420 / 16 = 26.25
https://github.com/juliabrowne/instanews/blob/3d4289bef9afe1a810b8c340b30a98fd3523794c/sass/partials/_article-grid.scss#L14
To calculate rem divide the target by the base font size e.g.
420px would be 420 / 16 = 26.25