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,11 +37,10 @@ body {
|
|||
|
||||
.container {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 52px;
|
||||
}
|
||||
|
||||
.info {
|
||||
max-width: 200px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue