Style 1920px

This commit is contained in:
LC 2023-10-21 18:19:22 +02:00
parent 7c7c6ffbec
commit e657322b8b
1 changed files with 5 additions and 0 deletions

View File

@ -46,6 +46,11 @@ figure, figcaption {
padding: 0;
}
/* styles adaptatifs */
@media (min-width: 1920px) {
.galleryGalleryPicture > figure > img {
max-height: 200px;
}
}
@media (max-width: 1025px) {
.galleryGalleryName {