dev #42

Merged
Giovanni-Josserand merged 3 commits from dev into main 2025-11-06 18:45:07 +00:00
Showing only changes of commit 59538b6f17 - Show all commits

View File

@ -1,8 +1,8 @@
.experience-card { .experience-card {
position: relative; position: relative;
width: 100%; width: 90%;
margin-bottom: 3rem; margin-bottom: 3rem;
padding: 1.5rem; padding: 1.5em;
display: flex; display: flex;
gap: 6rem; gap: 6rem;
justify-content: center; justify-content: center;