fix(mobile): increase font sizes and other mobile-centric improvements (#1907)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export const MenuItemIconSize = 'w-6 h-6 md:w-5 md:h-5'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
export const MenuItemIconSize = 'w-6 h-6 md:w-5 md:h-5'
|
||||