- Corretto la possibilità di effettuare un Ordine di libri, sul sito gruppomacro.app. arriverà una email a "info@gruppomacro.app".

This commit is contained in:
Surya Paolo
2025-06-03 01:01:40 +02:00
parent 94d844c104
commit 12f816b738
18 changed files with 1150 additions and 899 deletions

View File

@@ -104,7 +104,7 @@
.card_titolo_prod {
text-align: center;
padding: 4px 4px 4px 4px;
height: 70px;
min-height: 70px;
}
.book-image-fixed {
@@ -115,7 +115,7 @@
.img-pic {
width: 100%;
height: 100%;
object-fit: cover;
object-fit: contain; // cover
}
.q-card__section--vert {