forked from ghouar-t/SaeDEV2.2
travail en colab avec alexis et nicolas sur un partage
This commit is contained in:
parent
30b39fcdb5
commit
a6f0b4d1ad
@ -8,7 +8,7 @@
|
|||||||
body {
|
body {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
min-height: 120vh; /* Utilisez 100vh pour une hauteur complète de la fenêtre */
|
min-height: auto; /* Utilisez 100vh pour une hauteur complète de la fenêtre */
|
||||||
background-image: url(../img/jo20244.jpeg);
|
background-image: url(../img/jo20244.jpeg);
|
||||||
|
|
||||||
}
|
}
|
||||||
@ -106,7 +106,7 @@
|
|||||||
|
|
||||||
.inscription {
|
.inscription {
|
||||||
width: 400px;
|
width: 400px;
|
||||||
height: 550px;
|
height: 580px;
|
||||||
margin: 100px auto ; /* Augmenter la marge en haut à 100px */
|
margin: 100px auto ; /* Augmenter la marge en haut à 100px */
|
||||||
padding: 40px;
|
padding: 40px;
|
||||||
background-color: #d4d4d4;
|
background-color: #d4d4d4;
|
||||||
|
Loading…
Reference in New Issue
Block a user