Format source code

This commit is contained in:
Benjamin Melançon 2019-08-31 09:09:32 -04:00
parent b9d18fd968
commit 0ef28d003d

View file

@ -28,5 +28,5 @@
/* If there's no featured image, leave enough blank space for the dropping down title. */ /* If there's no featured image, leave enough blank space for the dropping down title. */
.content.no-featured-image { .content.no-featured-image {
margin-top: 4rem; margin-top: 4rem;
} }