/home/techb158/dev.balacoffee.com/resources/src/assets/styles/sass/globals/components
Edit: /home/techb158/dev.balacoffee.com/resources/src/assets/styles/sass/globals/components/_avatar.scss (281B)
.avatar-sm {
width: 36px;
height: 36px;
}
.avatar-md {
width: 54px;
height: 54px;
}
.avatar-lg {
width: 80px;
height: 80px;
}
.avatar-xl{
width: 150px;
height: 150px;
}
.avatar-sm-table {
width: 20px;
height: 20px;
}