From 7a0f376391c2ecc4131c1c0c5bc00fb6ccdf02ed Mon Sep 17 00:00:00 2001 From: Ilenia Date: Fri, 22 Jul 2022 16:27:07 +0200 Subject: [PATCH] fix(curriculum): tests can't pass with style tags in step 15 of cafe menu (#46897) * fix: not allow test to pass with style tags in css file * fix style tags test * Update curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> --- .../5f3477aefa51bfc29327200b.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md b/curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md index b38787fa01f..f9fd29c4b3f 100644 --- a/curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md +++ b/curriculum/challenges/english/14-responsive-web-design-22/learn-basic-css-by-building-a-cafe-menu/5f3477aefa51bfc29327200b.md @@ -31,12 +31,10 @@ Your selector should set the `text-align` property to `center`. } ``` -You should only have one selector. +Your code should not contain the `