diff --git a/index.html b/index.html index f63f2e2..2970b1b 100644 --- a/index.html +++ b/index.html @@ -69,7 +69,7 @@

Cette page est un exemple d'utilisation des classes du framework Bulma pour le CSS ainsi que - quelques fonctions basiques JS pour dynamiser le contenu. + quelques fonctions basiques JS pour créer un site web responsive rapidement et dynamiser son contenu.

diff --git a/static/css/style.css b/static/css/style.css index dd90b33..bbbfbc8 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -57,6 +57,7 @@ body { --secondary-text-color: #787777; } +/* CAROUSSEL */ .carousel { width: 100%; max-width: 1280px;