Commit Graph

7 Commits

Author SHA1 Message Date
scheals 16379dbfbc
Refine wording of the hint
Remove a step of abstraction about cards "knowing" so the hint directly references defining space of cards.

Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-01-24 12:08:23 +01:00
scheals 2d36af0848
Change wording of the hint
This is to avoid the wrong idea that flex-wrap without defined space of items it affects is working "incorrectly".
2022-01-23 21:34:34 +01:00
scheals 38c97c00b9 Add hint about cards requiring defined space 2022-01-23 21:13:03 +01:00
Cody Loyd 90f2fcaf71
Merge pull request #37 from Skmyhrm/patch-2
Misplaced width ellement added after solving
2021-10-04 12:40:51 -05:00
Mike Esposito 1c396e4d75 Fix punctuation and grammar in Flex READMEs 2021-10-04 10:19:36 -07:00
Skmyhrm b400688150
Misplaced width ellement added after solving
In the exercise Style.css, there was no width element added on the .card selector.
it's only added in the solution, so I think the width element should be moved to under the solution line.
2021-10-04 00:00:50 +03:00
Cody Loyd 93f3fee65a rename directories 2021-08-24 12:22:46 -05:00