This commit is contained in:
Jeremy Thomas
2017-07-28 22:57:51 +01:00
parent cd4a7b54e6
commit 24bc5ed795
20 changed files with 730 additions and 275 deletions

View File

@@ -2,6 +2,9 @@
layout: documentation
doc-tab: elements
doc-subtab: image
variables:
- name: $dimensions
value: 16 24 32 48 64 96 128
---
{% include subnav-elements.html %}
@@ -142,5 +145,8 @@ doc-subtab: image
<div class="content">
<p>The <code>.image</code> container will take up the <strong>whole width</strong> while maintaining the perfect ratio.</p>
</div>
{% include variables.html %}
</div>
</section>