bsky-app/src/view/com/util/layouts
Cλctys 5839d2a30c
Fix scuffed web styles caused by overlapping viewport breakpoint boundaries (#1985)
* fixed lack of styles on 1300px web viewport width by adjusting tablet breakpoints

* fixed lack of styles on 800px web viewport width by adjusting mobile breakpoints

* changed `maxWidth` values in viewports to `n - 1` format
2023-11-30 16:14:36 -08:00
..
Breakpoints.tsx fix types for breakpoints on mobile (#1342) 2023-08-30 17:02:23 -07:00
Breakpoints.web.tsx Fix scuffed web styles caused by overlapping viewport breakpoint boundaries (#1985) 2023-11-30 16:14:36 -08:00
LoggedOutLayout.tsx Upgrade to Expo 49 (#1331) 2023-09-05 12:23:22 -07:00
TitleColumnLayout.tsx Fix types and remove dead code 2023-08-30 15:30:26 -07:00
withBreakpoints.tsx Add ESLint React plugin (#1412) 2023-09-07 16:38:57 -07:00