Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(frontend): Variable height Dapp cards #5032

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

daviddecentage
Copy link
Collaborator

Motivation

The Dapp cards currently are fixed height cards. This can become a problem once other languages are introduced or a text changes to a longer one.

Changes

To avoid this, we can simple remove some classes and let the content of the card grow the card. Additionally, equal height rows ensure that all cards are the same height per row, which seems already in place.

Tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant