From 8190de6f302aff75c786b14730aff055ec0a17f0 Mon Sep 17 00:00:00 2001 From: chankalan Date: Mon, 14 Feb 2022 12:51:26 +0100 Subject: [PATCH] corrections styles .presentation (Antoine) --- css/perso-modif.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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;