remove justify content 'center' #239

Merged
muli merged 2 commits from text-align into main 2024-01-13 19:51:37 +01:00
Showing only changes of commit cf004302b1 - Show all commits

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 {