fix(314): make scripted text bigger on desktop
This commit is contained in:
@@ -97,4 +97,7 @@
|
|||||||
.cardSubtitle {
|
.cardSubtitle {
|
||||||
font-size: var(--typography-Title-5-fontSize);
|
font-size: var(--typography-Title-5-fontSize);
|
||||||
}
|
}
|
||||||
|
.level {
|
||||||
|
font-size: var(--typography-Script-2-fontSize);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user