5 lines
40 B
CSS
5 lines
40 B
CSS
|
|
||
|
img#me {
|
||
|
width: min(200px, 25%);
|
||
|
}
|