Better layout spacing of single image posts

This commit is contained in:
Jonny Barnes 2020-01-22 21:54:00 +00:00
parent 20a3048aee
commit 9e2fa01601

View file

@ -54,6 +54,14 @@ body {
}
}
}
> .e-content {
> .naked-link {
.u-photo {
margin: 2rem 0;
}
}
}
}
.personal-bio {