FKB Pro - Social theme

Thanks! I glad you like it :slightly_smiling_face: 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;
    }
  }
}
3 Likes