[https://www.loom.com/share/763e34b252b3488b9de14178585a21da](https://www.loom.com/share/763e34b252b3488b9de14178585a21da "smartCard-inline")
- Get rid of emptySpace, and sectionMargin if possible
- Make the topBanner ingest the left/right sidebar components so it can render them in a modal when the screeen width is small
- Make the Right disappear first then the Left
- Make it so the typescript requires an Icon and Title for left/right sidebar that way when it goes to slim mode it can show the icon vs the longer text
- Load the app from localPreference and not through the props.
- Center the Posts on spaces and put the about in the topBanner
- The More Info components should move to the sideBars
- Put Rules in left sidebar
- Put Factiiis and Moderators in right sidebar
**From “Need to decide either AppLayout or what ever the Spaces are using.“**
[https://www.loom.com/share/1b7d02371626452392ca90aa125ac420](https://www.loom.com/share/1b7d02371626452392ca90aa125ac420 "smartCard-inline")
- When making the width wider the content widths should never shrink
- SpaceLayout should not have paddings around the banner on top. It should always be 100% width, no margin and no padding for the outermost div
- For AppLayout Kill the borders on sidebars, they look really bad. Also add some padding for the content inside the sidebar.