Commentaire iOS Notch

This commit is contained in:
Anthony Dumas 2019-03-13 16:52:04 +01:00
parent 38a300fe70
commit 015978a9fd

View File

@ -82,6 +82,7 @@ footer strong {
margin-top: -6px;
}
// Pour devices iOS qui ont un notch (si c'est pas un device avec un notch, it's no-tch your problem)
div.hero-body {
margin-left: env(safe-area-inset-left);
margin-right: env(safe-area-inset-right);