Mobiles : Banner COVER

This commit is contained in:
Anthony Mahe
2025-05-23 14:05:52 +02:00
parent c29b956210
commit f8eedfd006
4 changed files with 82 additions and 88 deletions

View File

@@ -57,9 +57,10 @@
}
/* Style pour téléphone portable*/
@media (max-width: 48em) {
@media (max-width: 849px) {
.banner {
min-height: 40vh;
background-size: cover;
min-height: 50vh;
}
.presentation {