Vulcan/packages/telescope-theme-hubble/lib/client/scss/modules/_user-profile.scss

8 lines
108 B
SCSS
Raw Normal View History

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