digdir / designsystemet

Designsystemet
https://designsystemet.no
MIT License
85 stars 38 forks source link

fix(css): breadcrumbs media query #2719

Closed elaffen closed 1 month ago

elaffen commented 1 month ago

Change meda query for breadcrumbs. Allow coverage for all view ports. Including values between 650px and 651px

changeset-bot[bot] commented 1 month ago

⚠️ No Changeset found

Latest commit: 37251ef8c2312dfde2450444fe2c8ea95b66e41f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

eirikbacker commented 1 month ago

Thanks for PR Olav and good catch! 🌟 We'll need to have one of the media queries old-school to ensure enough browser support - preventing double up og breadcrumb-elements if not supported, but apart from that; fantastic 🫶 🥳
We'll modify your PR and merge 🙌