Skip to content
Snippets Groups Projects
Commit aa35ddd7 authored by alexisben's avatar alexisben
Browse files

fix empty post

parent 9576bc01
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,10 @@
width: col-outside-container(4)
.post-infos
@include sticky($spacing1)
// Safe spacing if post is empty
.document-content
min-height: 350px
.lead
@include h2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment