general styling, public

This commit is contained in:
2024-02-23 19:45:54 +01:00
parent 266d27f6ff
commit 579ffd790d
10 changed files with 273 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
export const deviceSize = {
md: '850px',
sm: '500px',
};