Skip to content

Commit

Permalink
Set default font for component guide
Browse files Browse the repository at this point in the history
  • Loading branch information
unoduetre committed Oct 23, 2024
1 parent 188ac18 commit e784874
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/assets/stylesheets/component_guide/application.scss
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ $gem-guide-border-width: 1px;
// Preview Page Styling
html {
background: govuk-colour("white");
font-family: $govuk-font-family;
}

.hide-header-and-footer {
Expand Down

0 comments on commit e784874

Please sign in to comment.