docs(actualites): MAJ

This commit is contained in:
Matthieu Bessat 2024-09-15 18:31:59 +02:00
parent b9aa6720a7
commit e56b5464df
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;