Skip to content

Commit

Permalink
align-center: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
protitude committed Dec 2, 2024
1 parent 8e1ff02 commit 4001cbc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/01-atoms/images/image/_image.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ picture {
margin-left: 10px;
}

.align-center {
width: fit-content;
}

figure {
margin: 0; /* override normalize */
}
Expand Down

0 comments on commit 4001cbc

Please sign in to comment.