5 lines
47 B
CSS
5 lines
47 B
CSS
img {
|
|
width: 100%;
|
|
max-width: 500px;
|
|
}
|
img {
|
|
width: 100%;
|
|
max-width: 500px;
|
|
}
|