mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
wrong sentence in step 65 of magazine project (#46437)
This commit is contained in:
parent
60f6fd2f01
commit
8225741e8f
@ -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`.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user