Billing Stripe, link regia mobile e staff solo trasmissione.

Aggiunge fatturazione club, pagina regia condivisibile senza account, roster squadre e rimuove la modalità controller dall'app (v1.1.0).

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-29 07:23:13 +02:00
parent 4083bc5dee
commit f4b7be0f80
156 changed files with 5033 additions and 2033 deletions

View File

@@ -131,11 +131,46 @@
transform: translateY(-2px);
}
.live-main .live-card h3 {
.live-main .live-card h3,
.live-main .live-card .live-card__title {
margin: 0 0 6px;
font-size: 1.05rem;
}
.live-main .live-card__club {
display: block;
font-size: 0.78rem;
font-weight: 600;
color: #e53935;
letter-spacing: 0.02em;
margin-bottom: 4px;
}
.live-main .live-card__matchup {
display: block;
font-size: 1.05rem;
font-weight: 700;
color: #fff;
line-height: 1.3;
}
.live-main .live-page-heading {
margin: 0 0 12px;
}
.live-main .live-page-heading__club {
margin: 0 0 6px;
font-size: 0.9rem;
font-weight: 600;
color: #e53935;
}
.live-main .live-page-heading__matchup {
margin: 0;
font-size: 1.6rem;
line-height: 1.2;
}
.live-main .live-card .meta {
color: #999;
font-size: 0.85rem;