demande de devis fix
This commit is contained in:
parent
bc3809532a
commit
13faed5ff2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,3 +1,20 @@
|
||||
@media screen and (max-width: 1024px) {
|
||||
.gal{
|
||||
.title_gal{
|
||||
top: 15vw!important;
|
||||
max-width: 60%!important;
|
||||
}
|
||||
}
|
||||
#devis{
|
||||
.txt{
|
||||
width: 35%!important;
|
||||
}
|
||||
.demander-votre-devis{
|
||||
transform: translate(35%, -125%)!important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 960px) {
|
||||
header nav{
|
||||
position: relative;
|
||||
@ -285,8 +302,8 @@
|
||||
width: auto!important;
|
||||
}
|
||||
.demander-votre-devis{
|
||||
-webkit-transform: translate(0, -50%)!important;
|
||||
transform: translate(0, -50%)!important;
|
||||
// -webkit-transform: translate(0, -50%)!important;
|
||||
// transform: translate(0, -50%)!important;
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user