Wrap column
with <code> tags. (#38020)
This commit is contained in:
committed by
Oliver Eyton-Williams
parent
14c1c429e2
commit
81fe7678c1
@ -13,7 +13,7 @@ The last two challenges used the <code>flex-direction</code> property set to row
|
||||
|
||||
## Instructions
|
||||
<section id='instructions'>
|
||||
Add the CSS property <code>flex-direction</code> to the <code>#box-container</code> element, and give it a value of column.
|
||||
Add the CSS property <code>flex-direction</code> to the <code>#box-container</code> element, and give it a value of <code>column</code>.
|
||||
</section>
|
||||
|
||||
## Tests
|
||||
|
Reference in New Issue
Block a user