Skip to content

Commit

Permalink
GH-88: SystemSpecs: Fix Bug using Generic Image
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Aug 12, 2021
1 parent c96f704 commit 39e02f8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Styleguide Trumps.Scopes.SystemSpecs
/* Position */

.s-system-specs > figure > img {
width: 100%;
display: block; /* to support margin */
}
.s-system-specs > figure > figcaption {
Expand Down

0 comments on commit 39e02f8

Please sign in to comment.