7 lines
No EOL
77 B
SCSS
7 lines
No EOL
77 B
SCSS
img {
|
|
max-width: 100%;
|
|
&[width],
|
|
&[height] {
|
|
max-width: none;
|
|
}
|
|
} |