Skip to content

Commit

Permalink
First doc edits from content session 1
Browse files Browse the repository at this point in the history
  • Loading branch information
chloerice committed Mar 3, 2020
1 parent 5399ba6 commit ef8f162
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/MediaCard/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ keywords:

# Media card

## Media cards provide a consistent layout to present the merchants with information.
## Media cards provide a consistent layout to present visual information to merchants. The visual media is used to provide additional context to the written information it's paired with.

## Best practices

Media cards should:

- Clearly articulate the benefit of the feature and what it does in the context of where it is managed
- Clearly articulate the benefit of the feature or opportunity presented to merchants
- Provide merchants with a clear call to action
- Show targeted content toward specific user types where possible to maximize relevance and impact
- Be dismissable
Expand Down Expand Up @@ -147,8 +147,6 @@ Use to surface educational information about a feature or opportunity.
style={{
objectFit: 'cover',
objectPosition: 'center',
maxHeight: '321px',
maxWidth: '570px',
}}
src="https://burst.shopifycdn.com/photos/smiling-businesswoman-in-office.jpg?width=1850"
/>
Expand Down

0 comments on commit ef8f162

Please sign in to comment.