chore(sites): Updates to headers
This commit is contained in:
parent
1fb689d779
commit
1e379d68ff
13 changed files with 281 additions and 378 deletions
|
@ -7,7 +7,7 @@ const Aside = ({ app, slug, mobileOnly = false, before = [], after = [] }) => (
|
|||
overflow-y-auto z-20
|
||||
bg-base-100 text-base-content
|
||||
${app.primaryMenu ? '' : 'translate-x-[-120%]'} transition-transform
|
||||
px-6 py-20 shrink-0
|
||||
px-6 pb-20 pt-8 shrink-0
|
||||
|
||||
lg:sticky lg:relative lg:transform-none
|
||||
lg:justify-center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue