wip(org): Changes to layouts and modal images
This commit is contained in:
parent
b9df1709f1
commit
ffea80f77b
7 changed files with 25 additions and 12 deletions
|
@ -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' : ''}
|
||||
`}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue