Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update logo in the header to match GOV.UK Frontend #2283

Merged
merged 1 commit into from
Aug 1, 2022
Merged

Conversation

36degrees
Copy link
Contributor

Mirror the changes that have been made to the Header component in GOV.UK Frontend [1] including:

- using conditional comments for header fallback PNG rather than an `<image` element [2]
- camel-casing the SVG attributes [3]

Fixes #2280.

[1]: https://github.com/alphagov/govuk-frontend/blob/aceb8d9798d8d2fc28357f1dda62d1a5e4a2eb98/src/govuk/components/header/template.njk
[2]: alphagov/govuk-frontend#2229
[3]: alphagov/govuk-frontend#1838
@netlify
Copy link

netlify bot commented Jul 29, 2022

You can preview this change here:

Name Link
🔨 Latest commit cc2a724
🔍 Latest deploy log https://app.netlify.com/sites/govuk-design-system-preview/deploys/62e3e8bfb8a7fb0008a69508
😎 Deploy Preview https://deploy-preview-2283--govuk-design-system-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@36degrees 36degrees marked this pull request as ready for review July 29, 2022 14:07
Copy link
Member

@querkmachine querkmachine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, works perfectly 👍

@36degrees 36degrees merged commit 34867d4 into main Aug 1, 2022
@36degrees 36degrees deleted the header-changes branch August 1, 2022 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use conditional comments for the fallback PNG in the header
2 participants