github/opensourcefriday

Calendar dropdown font is wrong

JasonEtco opened this issue ยท 1 comments

The font for the list-items in the Add To Calendar dropdown is "Verdana" - we can change that with some specific selectors:

screen shot 2017-08-04 at 11 15 36 am

To fix it, we can add:

.atcb-item-link { font-family: $body-font !important; }

Let me know if y'all want to see a PR ๐Ÿ‘

Let me know if y'all want to see a PR ๐Ÿ‘

Please! ๐Ÿ‘