adjusting sidebar btn flex directions

This commit is contained in:
2025-07-16 13:31:05 -07:00
parent 56b2644fe5
commit dc1aa0aa39
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ function App() {
return (
<Grid css={styles}
templateRows="1fr 11fr"
templateColumns="0.25fr 11.75fr"
templateColumns="1fr 20fr"
height="100vh"
width="100vw"
>