Skip to content

Instantly share code, notes, and snippets.

@chrisgriffith
Created April 9, 2019 20:14
Embed
What would you like to do?
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