Skip to content

Instantly share code, notes, and snippets.

@chrisgriffith
Created April 9, 2019 20:14
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save chrisgriffith/fb5ff9482d01fd650a9b348be9ab20ec to your computer and use it in GitHub Desktop.
Ionic Design: Avatar CSS Final
.avatar {
border-radius: 10px;
max-width: 45px;
display: block;
float: left;
margin-right: 1rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment