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

ISTWCMS-3572: adding templates and styling for images

parent fc780a6e
No related branches found
No related tags found
No related merge requests found
.uw-image {
&__wrapper.uw-contained-width {
@include uw-contained-width;
}
}
<div class="uw-image">
<div class="uw-image__wrapper {{ width }}">
{% block content %}
{% endblock %}
</div>
</div>
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