@ -36,7 +36,8 @@ const Parametre = () => {
</div>
<div className="one_bas">
<div className='bouton_submit'>
<p className="text_one_milieu">Mot de passe</p>
<button className="bouton_modifierMDP" type="submit">Modifier le nom</button>
@ -161,11 +161,20 @@ body {
justify-content: space-between;
width: auto;
height: 17.5%;
margin: 0 25px;
border-bottom: 1px solid grey;
.text_one_milieu {
margin-top: auto;
margin-bottom: auto;
padding: 0 0 15px 0;
}
.bouton_submit {
display: flex;
.bouton_modifierNom {
width: 100px;
@ -185,9 +194,11 @@ body {
.one_bas {
flex-direction: row;
background-color: red;