Vulcan/packages/telescope-theme-hubble/lib/client/sass/modules/_user-profile.scss
2014-07-04 10:17:49 +09:00

8 lines
No EOL
113 B
SCSS

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