Salut,

Pour afficher ma section hero sur mobile, Gemini m’a dit*
@media screen and (max-width: 768px) and (orientation: portrait) {
  .hero {
    height: 100vh;
    height: 100dvh;
  }
}

Euh… ça le fait ? On peut améliorer le code ou c’est bon et je peux mettre ça en prod ?

* on dirait pigeon vole Smiley biggol