adjusting sidebar btn flex directions
This commit is contained in:
+1
-1
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user