odin-default-css-exercises/flex/06-flex-layout/solution
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
..
logo.png rename directories 2021-08-24 12:22:46 -05:00
solution.css Replace margin with gap 2023-08-11 14:20:16 -03:00
solution.html Add alt text 2022-07-22 12:15:28 -03:00