Offline logo: max-width 100% for responsive sizing. Bump 03.10.01
Some checks failed
Repo Health / Access control (push) Successful in 1s
Repo Health / Release configuration (push) Failing after 4s
Repo Health / Scripts governance (push) Successful in 3s
Repo Health / Repository health (push) Failing after 4s

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Jonathan Miller
2026-04-18 17:00:07 -05:00
parent 70239c4012
commit 637b046a19
5 changed files with 19 additions and 21 deletions

View File

@@ -81,9 +81,7 @@
}
.moko-offline-brand img {
max-width: 280px;
max-height: 120px;
width: auto;
max-width: 100%;
height: auto;
}