Made images responsive
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
<div id="section1">
|
||||
<div class="container">
|
||||
<h3> The Opportunity </h3>
|
||||
<img src="images/opp.png" alt="Opportunity" />
|
||||
<img src="images/opp.png" alt="Opportunity" style="height: auto; max-width: 100%;"/>
|
||||
<br />
|
||||
<p />
|
||||
</div>
|
||||
@@ -367,14 +367,14 @@
|
||||
<div id="section3">
|
||||
<div class="container">
|
||||
<h3> Our Solution </h3>
|
||||
<img src="images/sak.png" alt="Swiss Army knife of clinical diagnostics" />
|
||||
<img src="images/sak.png" alt="Swiss Army knife of clinical diagnostics" style="height:auto; max-width: 100%"/>
|
||||
</div>
|
||||
<hr />
|
||||
<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="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://sid.iisc.ac.in/wp-content/themes/azera-shop/logo-2.png" alt="Society for Innovation and Development" height="75px" width="75px" 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="75px" width="71px" 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>
|
||||
|
||||
Reference in New Issue
Block a user