1 2
/// Viewport width threshold below which the application switches to the mobile layout. pub(crate) const MOBILE_BREAKPOINT: i32 = 768;