We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Our challenge tiles are currently a single column. We got feedback from design to instead make them a 2x2 grid 🤬
Luckily, our challenge container is already a grid. you have to make a very small change to the challenge-grid CSS.
challenge-grid
The challenge grid should look like this:
The text was updated successfully, but these errors were encountered:
Fix Issue developer-job-simulation#4 (2x2 tiles feature request)
14bae97
fixed: issue developer-job-simulation#3, developer-job-simulation#4 and
52e38d0
developer-job-simulation#5
No branches or pull requests
Description
Our challenge tiles are currently a single column. We got feedback from design to instead make them a 2x2 grid 🤬
Luckily, our challenge container is already a grid. you have to make a very small change to the
challenge-grid
CSS.Expected behavior
The challenge grid should look like this:
The text was updated successfully, but these errors were encountered: