mat-95
54a2c47818
06 Flex layout: Fix spacing in desired outcome image ( #571 )
...
Update desired-outcome.png to match solution code.
Close #570
2024-07-04 11:35:15 +01:00
zhangsherry
aa74e3089d
Fix issue left by commit 061fe0a: delete margin ( #536 )
...
Since commit 061fe0a replaced the margin with gap in solution.css, the margin should be deleted in style.css as well.
2024-04-25 12:36:22 +01:00
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
Amanda Brunelli
1a409ecd1e
Add alt text
2022-07-22 12:15:28 -03:00
Micosaur
fb9971baf5
Fix all broken links
2022-03-24 05:58:56 -07:00
ZebraMilk
04bf4da6d1
Add indents to <body> and <head> tags in all exercises
2022-01-30 12:16:13 -06:00
scheals
c2ee35ca7d
Change wording from underscore to underline
...
Co-authored-by: Eric Olkowski <70952936+thatblindgeye@users.noreply.github.com>
2022-01-22 16:38:54 +01:00
scheals
87fd0153ee
Add hint towards searching for styling links
2022-01-18 17:10:44 +01:00
Mike Esposito
1c396e4d75
Fix punctuation and grammar in Flex READMEs
2021-10-04 10:19:36 -07:00
Cody Loyd
93f3fee65a
rename directories
2021-08-24 12:22:46 -05:00