mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-19 04:00:56 -04:00
wrong sentence in step 65 of magazine project (#46437)
This commit is contained in:
@@ -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`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user