Skip to content

Instantly share code, notes, and snippets.

@axxe16
Last active April 27, 2020 17:57
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 axxe16/f478a46b7da349fd41d74c44ad2ee7f4 to your computer and use it in GitHub Desktop.
Save axxe16/f478a46b7da349fd41d74c44ad2ee7f4 to your computer and use it in GitHub Desktop.
Struttura Media Object #FCSBTBASE #media_object
<div class="media">
<img class="mr-3" src="https://dummyimage.com/80x80/000000/fff">
<div class="media-body">
<h5 class="mt-0">Media heading</h5>
Cras sit amet nibh libero, in gravida nulla.
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment