-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Goal
Following #28 we want to remove the root padding and use a Box component when it is needed to add it back. Keep in mind to avoid introducing a breaking change.
This is necessary to rework our layout system for which we need 2 things:
- A way to layout our page & components
- A way to responsively switch from web to desktop
Todo
- List all components that need to be changed
- Do the refactoring
Reactions are currently unavailable