Merge pull request #626 from tiwariav/task/4474/slider_padding

Task/4474 cms header slider padding
This commit is contained in:
Arvind Tiwari 2018-04-30 23:52:23 +05:30 committed by GitHub
commit 86188b1fb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 9 deletions

View file

@ -13,7 +13,7 @@
</video>
</div>
{% endif %}
<div class="container">
<div class="container-fluid">
{% if instance.heading %}
<div class="intro-cap">{{ instance.heading }}</div>
{% endif %}