Skip to content

Instantly share code, notes, and snippets.

@giovannif23
Created February 3, 2016 17:31
Show Gist options
  • Save giovannif23/e1a33e0c4313f9c882ac to your computer and use it in GitHub Desktop.
Save giovannif23/e1a33e0c4313f9c882ac to your computer and use it in GitHub Desktop.
QSF Styleguide, Component, Empty State
<div class="marketing-view padded-content-page" layout="column" flex>
<div layout="row" flex>
<md-content layout="column" class="md-whiteframe-2dp" flex>
<div layout-fill class="empty-state flex-view" flex layout="column" layout-align="center center">
<i class="zmdi zmdi-phone"></i>
<h1>Subscribe to Lobby Today</h1>
<p>To unlock this feature, call Sales at 704-248-2609</p>
</div>
</md-content>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment