pub fn responsive_style( mobile: &str, tablet: Option<&str>, desktop: Option<&str>, ) -> String
Helper to create responsive CSS