9 lines
No EOL
112 B
CSS
9 lines
No EOL
112 B
CSS
.avatar.proportioned {
|
|
height: auto;
|
|
width: 300px;
|
|
}
|
|
|
|
.avatar.distorted {
|
|
height: 400px;
|
|
width: 200px;
|
|
} |