2021-08-29 19:22:54 -04:00

9 lines
112 B
CSS

.avatar.proportioned {
height: auto;
width: 300px;
}
.avatar.distorted {
height: 400px;
width: 200px;
}