Skip to content

Commit 16b2b27

Browse files
committed
Apply margin style to .contributor-callout p element
1 parent 221d6a8 commit 16b2b27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

stylesheets/overrides.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
color: $text-gray-dark;
6666
}
6767

68-
.product-callout p {
68+
.product-callout p, .contributor-callout p {
6969
margin: 0;
7070
}
7171

0 commit comments

Comments
 (0)