Empty state
Placeholder shown when a list or page has no content.
<div class="empty-state">
<p class="empty-state--title">Nothing here yet</p>
<p class="empty-state--body">When you add your first post, it'll appear here.</p>
<p><a href="#" class="button">Create a post</a></p>
</div>