Commentaire iOS Notch
This commit is contained in:
parent
38a300fe70
commit
015978a9fd
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user