mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-04 00:05:28 -05:00
4 lines
115 B
TypeScript
4 lines
115 B
TypeScript
export const MAX_MOBILE_WIDTH = 767;
|
|
export const TOOL_PANEL_HEIGHT = 37;
|
|
export const SEARCH_EXPOSED_WIDTH = 980;
|