logo: +10% size (2.25rem → 2.5rem)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
EiSiMo 2026-04-21 17:38:59 +02:00
parent e8aa0e6e24
commit 85d73328c5

View file

@ -123,7 +123,7 @@
.map-popup-actions .btn { padding: 0.35rem 0.7rem; font-size: 12px; }
.map-popup-actions form { margin: 0; }
.brand-dot {
width: 2.25rem; height: 2.25rem; border-radius: 10px;
width: 2.5rem; height: 2.5rem; border-radius: 10px;
background: linear-gradient(135deg, #66b7f2 0%, #2f8ae0 60%, #fbd76b 100%);
box-shadow: 0 1px 4px rgba(47, 138, 224, 0.35);
display: inline-flex; align-items: center; justify-content: center;