Skip to content

Commit df04652

Browse files
author
Amy Leadem
committed
Fix typo
1 parent 40ba31e commit df04652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/uswds-core/src/styles/mixins/general/add-aspect.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
height: 100%;
1414
}
1515

16-
& > img,
17-
@at-root img#{&} {
16+
@at-root img#{&},
17+
& > img {
1818
object-fit: cover;
1919
}
2020
}

0 commit comments

Comments
 (0)