mirror of
https://github.com/Spythere/spythere-portfolio.git
synced 2026-05-03 05:28:16 +00:00
5 lines
61 B
TypeScript
5 lines
61 B
TypeScript
export const deviceSize = {
|
|
md: '850px',
|
|
sm: '500px',
|
|
};
|