mirror of
https://github.com/mosh-hamedani/game-hub.git
synced 2026-05-21 12:14:32 +02:00
Increase the width of the side panel
This commit is contained in:
parent
6486ae3199
commit
2edb200e44
|
|
@ -28,7 +28,7 @@ function App() {
|
||||||
}}
|
}}
|
||||||
templateColumns={{
|
templateColumns={{
|
||||||
base: '1fr',
|
base: '1fr',
|
||||||
lg: '200px 1fr'
|
lg: '250px 1fr'
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<GridItem area="nav">
|
<GridItem area="nav">
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue