Feature Update
- Responsive Layout - Mobile Support - Columns Block
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{% capture content %}
|
||||
<div class="content">
|
||||
{{ include.content }}
|
||||
</div>
|
||||
{% endcapture %}
|
||||
{% include blocks/_base.liquid type="column" content=content %}
|
||||
Reference in New Issue
Block a user