Vulcan/packages/telescope-theme-hubble/lib/client/scss/modules/_user-profile.scss
2015-04-22 07:50:11 +09:00

8 lines
No EOL
108 B
SCSS

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