Skip to content

Instantly share code, notes, and snippets.

@fredsced
Created March 1, 2019 10:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fredsced/1944295238eba5d4e475d5d2c0fc6f07 to your computer and use it in GitHub Desktop.
Save fredsced/1944295238eba5d4e475d5d2c0fc6f07 to your computer and use it in GitHub Desktop.
Test materialize
<div class="container">
<div class="card-panel hoverable teal lighten-3 white-text center-align">Nombre de simploniens passés par la Prod:<span class="center" style="font-size:2em"> 46</span></div>
<div class="row">
<div class="col s12 l4 card-panel promo">
<p>Promo Content 1 goes here</p>
</div>
<div class="col s12 l4 card-panel promo">
<p>Promo Content 2 goes here</p>
</div>
<div class="col s12 l4 card-panel promo">
<p>Promo Content 3 goes here</p>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment