docs(actualites): MAJ
All checks were successful
Deploy workflow / deploy (push) Successful in 32s

This commit is contained in:
Matthieu Bessat 2024-09-15 18:31:59 +02:00
parent 92e391ae1c
commit 4ca844d2fb
4 changed files with 20 additions and 6 deletions

View file

@ -16,6 +16,12 @@
margin-bottom: 1rem;
}
.fig-img.fig-size-lg {
img {
max-height: 85vh;
}
}
.figures-grid {
display: flex;
justify-content: center;