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 {
flex-direction: row;
justify-content: space-between;
flex-direction: column;
gap: 2rem;
}
}