mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-14 04:00:42 -04:00
fix(curriculum): crowdin wording for page of playing cards lab (#60046)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,7 @@ Fulfill the user stories below and get all the tests to pass to complete the lab
|
||||
1. Each of your `.right` elements should use flexbox item properties to align itself at the end of its parent container.
|
||||
1. Each of your `.middle` elements should use flexbox to display its children in a column.
|
||||
|
||||
Here are some characters you can copy and paste to use in your cards if you want: `♠` `♣` `♥` `♦`
|
||||
Here are some characters you can copy and paste to use in your cards if you want: `♠`, `♣`, `♥`, and `♦`.
|
||||
|
||||
# --hints--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user