Skip to content

Instantly share code, notes, and snippets.

@smhatre59
Created November 5, 2016 07:33
Show Gist options
  • Save smhatre59/0c32512ee8d8fe67e670734b56dc0b16 to your computer and use it in GitHub Desktop.
Save smhatre59/0c32512ee8d8fe67e670734b56dc0b16 to your computer and use it in GitHub Desktop.
.username {
margin: auto;
color: #658585;
font-size: 1.53em;
font-family: "Coda", sans-serif;
font-weight: bold;
}
.avatar {
padding: .7em;
height: 6.23em;
width: 6.23em;
border-radius: 18em;
}
.user-profile {
margin: auto;
background: #fff;
border-radius: .3em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment