Fixed spacing between logos and footer

This commit is contained in:
smileomi18
2018-11-22 12:49:26 +05:30
parent f34b9ab0c8
commit a743531fe7

View File

@@ -353,9 +353,9 @@ Investors, Manufacturers, Suppliers, Designers, Engineers, NGOs and other intere
<br />
<p />
<p> Supported by </p>
<img src="http://sid.iisc.ac.in/wp-content/themes/azera-shop/logo-2.png" alt="Society for Innovation and Development" height="107" width="107"/>
<img src="https://www.iisc.ac.in/wp-content/uploads/2017/09/IISc-LogoNew-hindi-300x284.jpg" alt="Indian Institute of Science" height="150" width="142"/>
<img src="http://www.ccamp.res.in/sites/default/files/ccamp_0_1.png" alt="C-CAMP"/>
<img src="http://sid.iisc.ac.in/wp-content/themes/azera-shop/logo-2.png" alt="Society for Innovation and Development" height="75" width="75" style="margin-right:50px"/>
<img src="https://www.iisc.ac.in/wp-content/uploads/2017/09/IISc-LogoNew-hindi-300x284.jpg" alt="Indian Institute of Science" height="75" width="71" style="margin-right:50px"/>
<img src="http://www.ccamp.res.in/sites/default/files/ccamp_0_1.png" alt="C-CAMP" style="margin-right:50px"/>
<img src="http://www.birac.nic.in/images/logo.png" alt="BIRAC"/>
</div>
<!-- // [END section3] -->
@@ -363,13 +363,13 @@ Investors, Manufacturers, Suppliers, Designers, Engineers, NGOs and other intere
<!-- // [START footer] -->
<footer>
<div class="container">
<p>ShanMukha Innovations</p>
<a href="https://www.linkedin.com/company/sminnovations/">
<img alt="Linked In" height="32" width="32" src="images/in.svg" />
<img alt="Linked In" height="32" width="32" src="images/in.svg" style="margin-right:10px"/>
</a>
<a href="https://twitter.com/sminnovations1">
<img alt="Twitter" height="32" width="32" src="images/twitter.svg" />
<img alt="Twitter" height="32" width="32" src="images/twitter.svg" />
</a>
<p>ShanMukha Innovations &copy; 2018</p>
</div>
</footer>