style: 'FIFA World Cup 2026' as golden subtitle under 'Tippspiel'
This commit is contained in:
@@ -35,6 +35,12 @@
|
||||
object-fit: contain;
|
||||
}
|
||||
|
||||
.logoTextBlock {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.logoText {
|
||||
font-family: 'Plus Jakarta Sans', sans-serif;
|
||||
font-weight: 800;
|
||||
@@ -43,6 +49,15 @@
|
||||
letter-spacing: -0.3px;
|
||||
}
|
||||
|
||||
.logoSub {
|
||||
font-family: 'Plus Jakarta Sans', sans-serif;
|
||||
font-size: 9px;
|
||||
font-weight: 600;
|
||||
color: var(--gold);
|
||||
letter-spacing: 0.5px;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.devBadge {
|
||||
font-size: 10px;
|
||||
font-weight: 700;
|
||||
|
||||
Reference in New Issue
Block a user