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