CSS: Share img and figure properties
1 files changed, 1 insertions(+), 1 deletions(-) M src/style.css
M src/style.css => src/style.css +1 -1
@@ 1,4 1,4 @@ -img { +figure, img { max-width: 100%; display: block; margin: auto;