Skip to content

Commit

Permalink
GH-105: Remove use of GDS Transport font
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Jun 17, 2024
1 parent 03c2b2d commit 3e01630
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions schemes/views/assets/govuk-frontend.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
$govuk-assets-path: "/static/govuk-frontend/assets/";
$govuk-brand-colour: #006853;
$govuk-font-family: arial, sans-serif;

@import "../../../node_modules/govuk-frontend/dist/govuk/all";

Expand Down
1 change: 1 addition & 0 deletions schemes/views/assets/govuk-one-login-service-header.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
$govuk-assets-path: "/static/govuk-frontend/assets/";
$govuk-link-colour: #006853;
$govuk-font-family: arial, sans-serif;

@import "../../../node_modules/govuk-one-login-service-header/dist/styles/service-header";

0 comments on commit 3e01630

Please sign in to comment.