Skip to content

Commit

Permalink
docs: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeripeierSBB committed Aug 26, 2024
1 parent 9f9f319 commit 7ff3986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/elements/container/container/container.scss
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

.sbb-container__content {
:host([data-slot-names~='image']) & {
// With position: relative we ensure the content is in front of the image.
// With relative positioning we ensure the content is in front of the image.
position: relative;
}
}
Expand Down

0 comments on commit 7ff3986

Please sign in to comment.