Visual updates to tag team initialization

This commit is contained in:
Carlos Fernandez 2026-05-14 20:21:43 -04:00
parent 829a6161ff
commit baa9cad4cb
6 changed files with 72 additions and 18 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 {