odin-default-css-exercises/flex
SupraSensum 061fe0abaa Replace margin with gap
- This is to keep with the flex spirit
- Another solution might instead be to nest .input and .buttons into
   their own container, then apply the gap property to that container.
   This solves the visually uneven spacing between <img> and .input
2023-08-11 14:20:16 -03:00
..
01-flex-center Add indents to <body> and <head> tags in all exercises 2022-01-30 12:16:13 -06:00
02-flex-header Add indents to <body> and <head> tags in all exercises 2022-01-30 12:16:13 -06:00
03-flex-header-2 Update flex/03-flex-header-2/README.md 2023-01-23 16:20:41 -03:00
04-flex-information Add missing question mark to html files 2022-07-29 09:55:14 -04:00
05-flex-modal tweak comment in solution.css 2023-06-08 14:54:22 -04:00
06-flex-layout Replace margin with gap 2023-08-11 14:20:16 -03:00
07-flex-layout-2 Move Border box to the non solution part 2023-01-31 12:57:09 +05:30