corrige l'image de fond pour les mobiles
This commit is contained in:
parent
007a870462
commit
c08f4186ce
@ -1165,6 +1165,16 @@ input, select, textarea {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 736px) {
|
||||
|
||||
#bg:after {
|
||||
background-image: url("../../images/bg-mob.png");
|
||||
background-position: top;
|
||||
margin-top: 7em;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
body.is-article-visible #bg:after {
|
||||
-moz-transform: scale(1.0825);
|
||||
-webkit-transform: scale(1.0825);
|
||||
|
BIN
images/bg-mob.png
Normal file
BIN
images/bg-mob.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 41 KiB |
Loading…
x
Reference in New Issue
Block a user