diff --git a/css/ajout.css b/css/ajout.css index c25d792..ec79411 100644 --- a/css/ajout.css +++ b/css/ajout.css @@ -234,6 +234,9 @@ .presentation article .services { display: block; } + .presentation article .services ul:first-child { + margin-bottom: 0; + } } @media screen and (min-width: 540px) { diff --git a/css/perso-modif.css b/css/perso-modif.css index 045d128..942abc8 100644 --- a/css/perso-modif.css +++ b/css/perso-modif.css @@ -914,10 +914,10 @@ header p { color: #fff; background-color: #ff5e00; } - .presentation article + article .spip_out, .bouton-utilise { +/* .presentation article + article .spip_out, .bouton-utilise { max-width: 180px; padding: 0.7rem; -} +}*/ .derniers-services { grid-template-rows: 1fr; grid-template-columns: 1fr;