Struttura Scheda Prodotti...

This commit is contained in:
Surya Paolo
2023-11-30 14:27:46 +01:00
parent dffcc28690
commit 39e21600ca
16 changed files with 136 additions and 58 deletions

View File

@@ -341,7 +341,10 @@ h3 {
.myimgtitle {
max-width: 100%;
height: auto;
height: 300px;
@media (max-width: 718px) {
height: 200px;
}
}
.my-card-big {