bufferapp/buffer-components

Explicitly set font family on all components that need it

hharnisc opened this issue · 0 comments

Remove the global font-family setting on the storybook config

https://github.com/bufferapp/buffer-components/blame/master/.storybook/head.html#L4

Set fontFamily on all components that need it

https://github.com/bufferapp/buffer-components/blob/master/style/font.js#L1