edit: valeur des tailes des images dans le format haut (500 - 815px)

This commit is contained in:
2026-02-25 22:52:12 +01:00
parent fdfb30ac53
commit e00371dc93
+3 -3
View File
@@ -111,7 +111,7 @@
/*===============format haut*/
@media (max-width:815px){
.imgStyle{
width:200px;
width:180px;
}
#regenBtn{
@@ -121,12 +121,12 @@
/*Highlights size*/
.imgStyle.highlightItem{
width:333px;
width:250px;
height:auto;
z-index:3;
}
.imgStyle.highlightMax{
width:400px;
width:333px;
height:auto;
z-index:3;
}