Skip to content

Commit

Permalink
fix: xl modifier added
Browse files Browse the repository at this point in the history
fix: xl modifier added
  • Loading branch information
sebastianthulin committed Oct 3, 2023
2 parents 6b963a1 + 16990b9 commit cea2471
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ const InvoiceDetails = ({
]}
/>
</div>
<div className="o-grid-12 o-grid-4@md o-grid-4@lg">
<div className="o-grid-12 o-grid-4@md o-grid-4@lg o-grid-4@xl">
<Typography as="span" variant="meta">
Att betala:
</Typography>
Expand Down

0 comments on commit cea2471

Please sign in to comment.