remove justify content 'center'

This commit is contained in:
srsh 2024-01-13 18:48:25 +01:00
parent bd5c9aca36
commit cf004302b1
1 changed files with 0 additions and 1 deletions

View File

@ -649,7 +649,6 @@ hr.-even {
max-width: 300px; max-width: 300px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
justify-content: center;
} }
.card__icon { .card__icon {