-
-
Notifications
You must be signed in to change notification settings - Fork 45
Padding around the grid #574
Copy link
Copy link
Open
Labels
questionFurther information is requested / Further research is requiredFurther information is requested / Further research is required
Metadata
Metadata
Assignees
Labels
questionFurther information is requested / Further research is requiredFurther information is requested / Further research is required
This may not be everyone's preference, but the fact that the grid is flush with the browser window bothers me. I'd rather see something like this, it's more aesthetically pleasing to me (the grey area is just outside my browser window):
I added padding: 10px in the Page-module-scss-module__NDhi5G__grid class to simulate this in the developer tools. Obviously it could be scaled better with a different unit, but that's the idea.