Skip to content

Commit

Permalink
Update aksel.nav.no/website/components/website-modules/examples/withD…
Browse files Browse the repository at this point in the history
…sExample.tsx

Co-authored-by: Ken <[email protected]>
  • Loading branch information
HalvorHaugan and KenAJoh authored Oct 2, 2024
1 parent f10e263 commit 6bea3e6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ export const withDsExample = (
style={{ background: getBg(background) }}
>
<Icon aria-hidden fontSize="1.5rem" /> {`${breakpoint}`}
<Box marginInline="2 0" style={{ color: "var(--a-text-subtle)" }}>
<Box marginInline="2 0" className="text-text-subtle">
{width}px
</Box>
</HStack>
Expand Down

0 comments on commit 6bea3e6

Please sign in to comment.