Skip to content

Instantly share code, notes, and snippets.

@GumroadHelp
Last active July 2, 2023 17:04
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 GumroadHelp/64f06e0ec484ba0a95d1 to your computer and use it in GitHub Desktop.
Save GumroadHelp/64f06e0ec484ba0a95d1 to your computer and use it in GitHub Desktop.
<!-- CHANGE THE COLOR, SIZE, OR FONT OF YOUR NAME -->
#user_page .user-follow-content h1 { color: red; font-size: 500px; font-family: Arial; }
<!-- CHANGE THE COLOR, SIZE, OR FONT OF YOUR BIO/DESCRIPTION -->
#user_page .user-follow-content p { color: red; font-size: 500px; font-family: Arial; }
<!-- CHANGE THE SIZE OF YOUR PROFILE PICTURE -->
.user-follow-content .profile-picture { width: 500px; height: 500px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment