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