Skip to content
This repository has been archived by the owner on Dec 14, 2020. It is now read-only.

Made Card component responsive #196

Merged
merged 2 commits into from
Oct 22, 2018
Merged

Made Card component responsive #196

merged 2 commits into from
Oct 22, 2018

Conversation

micaelsbno
Copy link
Contributor

  • What kind of change does this PR introduce?

    Makes the Card component responsive.
    Would recommend setting a min-width to the '.grid' div so the layout won't look broken if the window is too small. Also, a 'justify-content: center' for when the max window width is reached.

  • Does this close any currently open issues?

    Issue Responsive components #194

  • What is the new behavior (if this is a feature change)?

    Cards resize and rearrange according to window width.

  • Where has this been tested?

    • Operating System: macOS Mojave Version 10.14

@btzr-io
Copy link
Owner

btzr-io commented Oct 22, 2018

@micaelsbno Looks good, thanks for your contribution ✌️

@btzr-io btzr-io added the hacktoberfest Hacktober fest 2018 label Oct 22, 2018
@btzr-io btzr-io merged commit 73ee12d into btzr-io:master Oct 22, 2018
@btzr-io btzr-io mentioned this pull request Oct 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
hacktoberfest Hacktober fest 2018
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants