wrong sentence in step 65 of magazine project (#46437)

This commit is contained in:
Dario-DC 2022-06-10 15:31:34 +02:00 committed by GitHub
parent 60f6fd2f01
commit 8225741e8f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ dashedName: step-65
# --description--
Now to style your second `section`. Note that it has the `text` and `text-with-images` values for the `class` attribute, which means it is already inheriting the styles from your `.text` rule.
Now it's time to style your second `section`. Note that it has the `text` and `text-with-images` values for the `class` attribute, which means it is already inheriting the styles from your `.text` rule.
Create a `.text-with-images` selector and set the `display` property to `grid`.