Thanks! I glad you like it
I see this is happens on the experimental new user profile nav. I think this will change a lot in the future, so I will not change the theme for now.
But you can add this to a component.
Desktop / CSS
.new-user-wrapper {
.new-user-content-wrapper {
.user-content {
padding: 1em;
}
}
}