diff --git a/web/content/research/publications.html b/web/content/research/publications.html index cff9e5f981b93d9c2d91d35fe5cdc0983412d5d2..90ce00ccd287e4ac6a983296a90e9d44b597c6ef 100644 --- a/web/content/research/publications.html +++ b/web/content/research/publications.html @@ -23,6 +23,9 @@ p { margin: 0 0 0em 0; /* Ajoute une marge inférieure de 1em */ } + li { + margin-bottom: 0; /* Supprime la marge inférieure des éléments de liste */ + } </style> </head> <body>