mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-05-27 09:59:21 +02:00
be82b67ed3
Co-authored-by: Gregory Schier <gschier1990@gmail.com>
6 lines
126 B
TypeScript
6 lines
126 B
TypeScript
|
|
export const HEADER_SIZE_MD = '27px';
|
|
export const HEADER_SIZE_LG = '40px';
|
|
|
|
export const WINDOW_CONTROLS_WIDTH = '10.5rem';
|