Skip to content

Instantly share code, notes, and snippets.

@peterj
Last active November 30, 2020 22:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save peterj/15a08d1fdbe4b0e66af8c8cc4dac1d92 to your computer and use it in GitHub Desktop.
Save peterj/15a08d1fdbe4b0e66af8c8cc4dac1d92 to your computer and use it in GitHub Desktop.
Makes the profile header section smaller
.creator-profile-card {
max-width: 50%;
margin-left: auto;
margin-right: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment