From f4f6df2b35d6530145295ae8b813933cd18e2c59 Mon Sep 17 00:00:00 2001 From: Hseyaj <122300889+hseyaj04@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:27:41 +0530 Subject: [PATCH] fix(curriculum): replace `smooth-scroll` with `scroll-behavior` (#58659) --- .../quiz-css-accessibility/66ed8fc1f45ce3ece4053ead.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/challenges/english/25-front-end-development/quiz-css-accessibility/66ed8fc1f45ce3ece4053ead.md b/curriculum/challenges/english/25-front-end-development/quiz-css-accessibility/66ed8fc1f45ce3ece4053ead.md index fca9f0f226b..ada54860280 100644 --- a/curriculum/challenges/english/25-front-end-development/quiz-css-accessibility/66ed8fc1f45ce3ece4053ead.md +++ b/curriculum/challenges/english/25-front-end-development/quiz-css-accessibility/66ed8fc1f45ce3ece4053ead.md @@ -165,7 +165,7 @@ img { #### --text-- -Which of the following `smooth-scroll` value allows a smooth scrolling behavior? +Which of the following `scroll-behavior` value allows a smooth scrolling behavior? #### --distractors--