1
0
mirror of https://github.com/uetchy/namae.git synced 2025-07-02 06:20:02 +09:00
namae/web/src/util/css.ts

2 lines
62 B
TypeScript
Raw Normal View History

2019-09-17 14:30:26 +09:00
export const mobile = '@media screen and (max-width: 800px)';