diff --git a/landing/src/styles/main.css b/landing/src/styles/main.css index 3ef3b5e..6892822 100644 --- a/landing/src/styles/main.css +++ b/landing/src/styles/main.css @@ -494,7 +494,7 @@ section { position: relative; z-index: 1; } .roster-name { max-width: 100%; color: var(--muted); - font-size: 13px; + font-size: 18px; text-align: center; white-space: nowrap; overflow: hidden;