mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08: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;
|