1
0
Fork 0

chore(sites): Updates to headers

This commit is contained in:
joostdecock 2022-11-23 21:42:22 +01:00
parent 1fb689d779
commit 1e379d68ff
13 changed files with 281 additions and 378 deletions

View file

@ -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