make avatar round

pull/161/head
Problem233 2016-07-12 17:43:46 +08:00 committed by GitHub
parent eefaced348
commit 1cddcb9188
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@
margin: 10px auto 20px margin: 10px auto 20px
width: profile-avatar-size width: profile-avatar-size
height: profile-avatar-size height: profile-avatar-size
border-radius: 50%
#name, #title, #location #name, #title, #location
display: block display: block
text-align: center text-align: center