1
0
Fork 0

wip(fs.dev): Work on themes and themed logo

This commit is contained in:
Joost De Cock 2021-12-21 18:50:19 +01:00
parent ed922f4d99
commit 9b0530daca
10 changed files with 342 additions and 213 deletions

View file

@ -48,6 +48,8 @@ const DefaultLayout = props => {
sm:bg-base-100
sm:max-w-[38.2%]
sm:flex sm:flex-row-reverse
overflow-scroll
py-8
`}>
<PrimaryMenu app={props.app}/>
</aside>