~paravoid/subjective.work

2963d7b27009e7d3a8fd0b6383abf7f451e6ff33 — paravoid 2 years ago f1b9fee
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;