Skip to content

Commit a1eb6ea

Browse files
author
stevenjmesser
authored
Merge pull request #18 from alphagov/no-font-crown
Remove the GOV.UK crown and font
2 parents 4f78716 + 53b751c commit a1eb6ea

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

config/tech-docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
host: team-docs.design-system.service.gov.uk
33

44
# Header-related options
5-
show_govuk_logo: true
6-
service_name: Design System team docs
5+
show_govuk_logo: false
6+
service_name: GOV.UK Design System team docs
77
service_link: https://team-docs.design-system.service.gov.uk
88
phase: Alpha
99

source/stylesheets/screen.css.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1+
$govuk-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
2+
13
@import "govuk_tech_docs";

0 commit comments

Comments
 (0)