diff --git a/css/perso-modif.css b/css/perso-modif.css index 9ae6026..48ebcd2 100644 --- a/css/perso-modif.css +++ b/css/perso-modif.css @@ -274,6 +274,10 @@ header p { padding:3rem 0 } +.presentation h3 +{ + margin-bottom: 0.5rem; +} .bouton-simple { @@ -295,7 +299,7 @@ articles div .bouton-utilise { display:block; - max-width:180px; + max-width:200px; min-width:100px; margin-top:.7rem; text-align:center;