You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to have the nav on the side and tried to do this as a nested grid like so
<divclass="grid"><divclass="left"><nav>my nav to the right</nav></div><divclass="right"><divclass="grid"><article>Foo</article><article>Bar</article></div></div></div>
but this doesn't work. Is there a way with PicoCSS to have a right nav or do I need to add own css?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to have the nav on the side and tried to do this as a nested grid like so
but this doesn't work. Is there a way with PicoCSS to have a right nav or do I need to add own css?
Beta Was this translation helpful? Give feedback.
All reactions