tenant/onticket #8

Merged
ncoronel merged 42 commits from tenant/onticket into homologacion 2026-09-23 18:43:51 +00:00
58 changed files with 2534 additions and 650 deletions
Showing only changes of commit 32f86d14d6 - Show all commits

View File

@@ -22,8 +22,9 @@
.store-layout__brand-logo {
display: block;
width: 100%;
height: 100%;
width: auto;
height: auto;
max-width: 130px;
max-height: 65px;
object-fit: contain;
object-position: left center;