Skip to content

Instantly share code, notes, and snippets.

@andreleoni
Created May 30, 2017 19:39
Show Gist options
  • Save andreleoni/2b3a473ea0c81c3a17f7f969db797e22 to your computer and use it in GitHub Desktop.
Save andreleoni/2b3a473ea0c81c3a17f7f969db797e22 to your computer and use it in GitHub Desktop.
.user-image {
width: 32px;
height: 32px;
border-radius: 50%;
background-color: #3c8dbc;
display: flex;
justify-content: center;
align-items: center;
font-size: 16px;
color: white;
letter-spacing: -1px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment