feat: Onboarding

This commit is contained in:
Aleksi Lassila
2024-05-25 00:28:13 +03:00
parent 47845d1dd9
commit dc1b25dc22
22 changed files with 2320 additions and 65 deletions

View File

@@ -96,6 +96,10 @@ html[data-useragent*="Tizen"] .selectable-secondary {
@apply font-semibold text-4xl text-secondary-100 tracking-wider;
}
.body {
@apply text-base text-secondary-200;
}
@media tv {
html {
font-size: 24px;