Correction sur les formulaires sur mobile
This commit is contained in:
@@ -276,6 +276,9 @@ header input:hover, header input:focus-within {
|
|||||||
border-left: 6px solid blue;
|
border-left: 6px solid blue;
|
||||||
border-bottom: 0;
|
border-bottom: 0;
|
||||||
}
|
}
|
||||||
|
header form {
|
||||||
|
width: unset;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#Hcontent {
|
#Hcontent {
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
/*********************************/
|
/*********************************/
|
||||||
|
|
||||||
form.form {
|
form.form {
|
||||||
width: 50%;
|
width: 80%;
|
||||||
margin: 25px auto;
|
margin: 25px auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user