Skip to content
Snippets Groups Projects
Commit 9bb1ec02 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-3707: adding instagram component

parent b02d5b58
No related branches found
No related tags found
No related merge requests found
.uw-instagram {
display: block;
width: 100%;
&__wrapper {
margin-left: auto;
margin-right: auto;
max-width: 500px;
iframe {
max-width: 500px;
width: 100%;
}
}
}
<div class="uw-instagram">
<div class="uw-instagram__wrapper">
<blockquote class="instagram-media" data-instgrm-captioned data-instgrm-permalink="{{ instagram.url }}" data-instgrm-version="12" style="max-width: 500px;"></blockquote>
<script async src="//www.instagram.com/embed.js"></script>
</div>
</div>
instagram:
url: 'https://www.instagram.com/p/B-pEhkon9tX'
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