Skip to content

Commit

Permalink
Update strong styling
Browse files Browse the repository at this point in the history
  • Loading branch information
ccjjmartin committed Aug 17, 2019
1 parent 8ff7482 commit 1ccf933
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/app/shared/css/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ body {
}
}
}
strong {
font-weight: normal;
font-family: "calder-dark", sans-serif;
}
em {
font-style: normal;
}
Expand Down

0 comments on commit 1ccf933

Please sign in to comment.