Skip to content

Commit

Permalink
NA - Ship images to 100%
Browse files Browse the repository at this point in the history
  • Loading branch information
alexiscoelho committed Mar 18, 2024
1 parent 4f02354 commit 73f3330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/base-model.css
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ body.ship-focus .default-content-wrapper .block :nth-child(2) {
}

body.ship-focus .default-content-wrapper .block :nth-child(2) img {
width: 80%;
width: 100%;
}

body.ship-focus .default-content-wrapper .block :nth-child(3) {
Expand Down

0 comments on commit 73f3330

Please sign in to comment.