11 lines
75 B
SCSS
11 lines
75 B
SCSS
figure {
|
|
margin: 0;
|
|
}
|
|
|
|
img,
|
|
picture {
|
|
margin: 0;
|
|
max-width: 100%;
|
|
}
|
|
|