Updated sorting for feature items

This commit is contained in:
Jackson Harper
2023-04-04 22:21:27 +08:00
parent 6f8934fe59
commit 2ed1c2b186
5 changed files with 20 additions and 14 deletions

View File

@ -58,9 +58,8 @@ const App = () => {
<>
<Box
css={{
overflowY: 'auto',
height: '100%',
width: '100vw',
// height: '100vh',
// width: '100vw',
paddingTop: window.webkit ? 0 : '48px', // add 48px to android only
}}
>