This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* ZestyTheme with TV Responsive */ | |
| @import url('https://cdn.jsdelivr.net/gh/stpnwf/ZestyTheme@latest/theme.css'); | |
| /* TV Screen Responsive Styles */ | |
| @media screen and (min-width: 1920px) and (min-height: 1080px), | |
| screen and (min-width: 3840px) and (min-height: 2160px), | |
| screen and (min-width: 4096px) and (min-height: 2160px), | |
| screen and (min-width: 7680px) and (min-height: 4320px) { | |
| /* [All your TV responsive CSS here] */ | |
| html { font-size: 20px; } | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | /* ZestyTheme with TV Responsive */ | |
| @import url('https://cdn.jsdelivr.net/gh/stpnwf/ZestyTheme@latest/theme.css'); | |
| /* TV Screen Responsive Styles */ | |
| @media screen and (min-width: 1920px) and (min-height: 1080px), | |
| screen and (min-width: 3840px) and (min-height: 2160px), | |
| screen and (min-width: 4096px) and (min-height: 2160px), | |
| screen and (min-width: 7680px) and (min-height: 4320px) { | |
| /* [All your TV responsive CSS here] */ | |
| html { font-size: 20px; } |