button
All checks were successful
Deploy Theme / deploy (push) Successful in 9s

This commit is contained in:
kscheidecker 2025-03-11 12:02:56 +01:00
parent d7f6cf5800
commit 400d073307

View File

@ -236,12 +236,13 @@
}
.hero-second {
width: 100%;
margin-top: 2vh;
}
.hero-bloc {
flex-direction: column;
width: 100%;
}
/* Revoke alternate layout for image on left or right */
@ -268,4 +269,8 @@
font-size: 3rem;
text-align: center;
}
.hero-button-end {
margin-top: 20px;
}
}