[UI] Minor updates to tag team initialization visuals (#1882)

* Visual updates to tag team initialization

* Center players and handlet he case where is 5 or 6 players
This commit is contained in:
Carlos Fernandez 2026-05-15 03:32:00 -04:00 committed by GitHub
parent dd2aa10871
commit 88e64531b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 84 additions and 20 deletions

View file

@ -1,9 +1,7 @@
h1 {
color: light-dark(@dark-blue, @golden);
font-family: var(--dh-font-subtitle);
font-size: var(--font-size-24);
font: 700 var(--font-size-24) var(--dh-font-subtitle);
text-align: center;
font-weight: 700;
}
header {