smallScreenSize top-level constant

int const smallScreenSize

Breakpoints for responsive design based on screen width.

Implementation

const int smallScreenSize = 500;