correct contact

This commit is contained in:
ordinarthur 2026-04-05 18:40:45 +02:00
parent f131169d77
commit 5445895909

View File

@ -314,8 +314,7 @@ const stripImages = [
} }
.contact__info { .contact__info {
flex-direction: row; flex-direction: column;
justify-content: space-between;
gap: 2rem; gap: 2rem;
} }
} }