Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions config/tech-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
host: team-docs.design-system.service.gov.uk

# Header-related options
show_govuk_logo: true
service_name: Design System team docs
show_govuk_logo: false
service_name: GOV.UK Design System team docs
service_link: https://team-docs.design-system.service.gov.uk
phase: Alpha

Expand Down
2 changes: 2 additions & 0 deletions source/stylesheets/screen.css.scss
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
$govuk-font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

@import "govuk_tech_docs";