mobile constant

double const mobile

Width below which the device is considered mobile (default: 600px)

Implementation

static const double mobile = 600;