feat(fs.dev): Layout changes after initial feedback
This commit is contained in:
parent
1c0b8458e5
commit
d71a8246ac
3 changed files with 108 additions and 112 deletions
|
@ -210,7 +210,7 @@ const Navigation = ({ app, active }) => {
|
|||
}
|
||||
|
||||
const PrimaryMenu = ({ app, active }) => (
|
||||
<nav className="sm:max-w-sm grow mb-12">
|
||||
<nav className="sm:max-w-lg grow mb-12">
|
||||
<TopLogo app={app}/>
|
||||
<Navigation app={app} active={active} />
|
||||
<TopTheme app={app}/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue