Commit 0b6d27c5 by Manzar Hussain

add container

parent fc54d33f
...@@ -21,7 +21,8 @@ ...@@ -21,7 +21,8 @@
* @ingroup themeable * @ingroup themeable
*/ */
#} #}
<div class="row"> <div class="container">
<div class="row">
<div class="col-md-6 col-12"> <div class="col-md-6 col-12">
<!--form start--> <!--form start-->
<div class="f-w"> <div class="f-w">
...@@ -37,4 +38,5 @@ ...@@ -37,4 +38,5 @@
<img src="/themes/custom/envigo/images/contact-form-right.jpg" class="img-fluid" /> <img src="/themes/custom/envigo/images/contact-form-right.jpg" class="img-fluid" />
</figure> </figure>
</div> </div>
</div>
</div> </div>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment