Skip to content

Commit

Permalink
SWED-2249 fix style playbook design-vision grid
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenraphti committed Oct 2, 2023
1 parent 408fc62 commit b5258c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App/Playbook/content/DesignVision/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ const Colors = () => (
<strong>Color pool:</strong> Pick from this pool when more colors are
needed, rather than making up new ones.
</p>
<div className="container playbook-mozaic playbook-glued-grid playbook">
<div className="container playbook-mozaic playbook-glued-grid">
<div className="row">
<div className="col-sm px-0">
<img
Expand Down

0 comments on commit b5258c9

Please sign in to comment.