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

level 14 Question is incomprehensible #153

Open
Sanusihassan opened this issue Oct 31, 2021 · 1 comment
Open

level 14 Question is incomprehensible #153

Sanusihassan opened this issue Oct 31, 2021 · 1 comment

Comments

@Sanusihassan
Copy link

Sanusihassan commented Oct 31, 2021

The question says

Use grid-column and grid-row at the same time to set position in both dimensions.

There is no any hint of where to position the grid cell.

I tried to fill the entire grid area with the grid using:
grid-column: 1 / -1;
grid-row: 1 / -1

but it wasn't the correct answer.

@thomaspark
Copy link
Owner

Hey @Sanusihassan, this is what the garden should look like on level 14. You should fill the cell with the weed:
Screen Shot 2021-11-01 at 9 52 19 AM

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

No branches or pull requests

2 participants