Vulcan/packages/telescope-theme-hubble/lib/client/scss/modules/_user-profile.scss
2014-08-12 16:16:44 +09:00

8 lines
No EOL
113 B
SCSS

.user-profile {
.user-avatar{
height:80px;
width:80px;
display:block;
@include border-radius(80px);
}
}