mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-03-15 18:47:28 +08:00
feat: polish vidstack
This commit is contained in:
@@ -9,6 +9,11 @@ const config: Config = {
|
||||
],
|
||||
theme: {
|
||||
extend: {
|
||||
screens: {
|
||||
'mobile-landscape': {
|
||||
raw: '(orientation: landscape) and (max-height: 700px)',
|
||||
},
|
||||
},
|
||||
fontFamily: {
|
||||
primary: ['Inter', ...defaultTheme.fontFamily.sans],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user