diff --git a/css/ajout.css b/css/ajout.css index 80f3c42..47aca8f 100644 --- a/css/ajout.css +++ b/css/ajout.css @@ -246,4 +246,20 @@ .presentation article .services { display: flex; } -} \ No newline at end of file +} + + +/************************** + * Campagne + * ************************/ + +.campagne img { + height: auto; + width: 100%; +} + +@media screen and (min-width: 768px) { + .presentation.campagne article ul { + column-count: 1; + } +} diff --git a/sommaire.html b/sommaire.html index 0dc9ce5..3f02300 100644 --- a/sommaire.html +++ b/sommaire.html @@ -13,16 +13,30 @@
#PS