1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 18:08:11 +09:00

feat: responsible design

This commit is contained in:
2019-07-31 04:42:54 +09:00
parent cc12514e9e
commit c803a5817a
3 changed files with 23 additions and 4 deletions

1
src/util/css.js Normal file
View File

@@ -0,0 +1 @@
export const mobile = '@media screen and (max-width: 800px)'