Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Commit

Permalink
fix(filters): should inherit fonts from the page instead (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
flannanl authored and zeusorion committed Jun 12, 2019
1 parent 00091a7 commit 8db33d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/GroupLabel/GroupLabel.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import classnames from 'classnames';
const categoryLabel = {
color: '#5A6872',
fontSize: '12px',
fontFamily: 'ibm plex Sans',
fontWeight: '600',
letterSpacing: '0.2px',
margin: '8px 16px',
Expand Down

0 comments on commit 8db33d1

Please sign in to comment.