fix(curriculum): fix misleading question in grid section (#63648)

This commit is contained in:
Diem-Trang Pham
2025-11-10 06:03:16 -06:00
committed by GitHub
parent 4ec96c1a0c
commit dff61e6af7
@@ -168,7 +168,7 @@ Think about the spacing for columns here.
## --text--
What happens if you use the `normal` value for the `column-gap` property?
What happens if you use the `normal` value for the `column-gap` property under a grid layout?
## --answers--