1
0
Fork 0
mirror of https://github.com/vale981/Vulcan synced 2025-03-12 21:36:38 -04:00
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;
}
}