Merge pull request #119 from scheals/fix/solution-in-04-flex-information
04 flex information: fix the solution to fit the self-check
This commit is contained in:
commit
d147377ce4
Binary file not shown.
Before Width: | Height: | Size: 82 KiB After Width: | Height: | Size: 58 KiB |
|
@ -37,7 +37,6 @@ body {
|
||||||
|
|
||||||
.container {
|
.container {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
gap: 52px;
|
gap: 52px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue