Skip to content

Commit

Permalink
Include font mixin to ensure correct font size
Browse files Browse the repository at this point in the history
Fixes #106
  • Loading branch information
jonheslop committed Sep 5, 2019
1 parent 00b011f commit e2e33db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/assets/stylesheets/modules/_contribution-banner.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.contribution-banner {
@include govuk-font($size: 19);
padding: 0;
max-width: 40em;
margin-top: govuk-spacing(9);
Expand Down

0 comments on commit e2e33db

Please sign in to comment.