make avatar round
parent
eefaced348
commit
1cddcb9188
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue