mytakedotorg/mtdo

Font not set for n-gram text

Open

#379 opened on Sep 16, 2020

 (0 comments) (0 reactions) (0 assignees)Java (3 forks)auto 404
bugdesignfrontendgood first issue

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (PR metrics pending)

Description

The axes and the search terms do not have set fonts, so the browser renders them with a default font. Doesn't look awful if default fonts are fine, but this could introduce some ugliness quickly.

Set the font-family for these items.

Contributor guide