1
0
Fork 0

wip(org): Changes to layouts and modal images

This commit is contained in:
Joost De Cock 2022-06-09 17:14:17 +02:00
parent b9df1709f1
commit ffea80f77b
7 changed files with 25 additions and 12 deletions

View file

@ -12,8 +12,8 @@ const Aside = ({ app, slug, mobileOnly=false, before=[], after=[]}) => (
px-8 py-24
shrink-0
md:w-24 md:px-2 md:justify-center
lg:w-max lg:pr-2 lg:border-r-2
xl:w-max xl:border-0
lg:w-96 lg:pr-2 lg:border-r-2
xl:w-lg xl:border-0
2xl:pr-8
${mobileOnly ? 'block md:hidden' : ''}
`}>