Skip to content

Commit

Permalink
Solving Q67 of front-end-development assessment (#3732)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xEB0din authored May 27, 2022
1 parent 8f215e5 commit 3af7922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front-end-development/front-end-development-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ console.log(currencies);

#### Q67. In a grid layout, which property will create gaps between the rows in the grid?

- [ ] `row-gap`
- [x] `row-gap`
- [ ] `rowgap`
- [ ] `gutter`
- [ ] `row-gutter`
Expand Down

0 comments on commit 3af7922

Please sign in to comment.