Make solution fit the self-check

This commit is contained in:
scheals 2022-01-24 12:42:43 +01:00
parent 2e98308c95
commit d6e658d0ef
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 58 KiB

View File

@ -37,7 +37,6 @@ body {
.container { .container {
display: flex; display: flex;
align-items: center;
justify-content: center; justify-content: center;
gap: 52px; gap: 52px;
} }