5 lines
42 B
SCSS
5 lines
42 B
SCSS
|
img {
|
||
|
max-width: 100%;
|
||
|
width: auto;
|
||
|
}
|