Skip to content

logo sizes reduced #22

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -380,20 +380,20 @@ <h3 class="lead">These are some of the events we are honoured to have organised/

</section>
<br>
<section style="background-color: black; min-height:750px; max-height: 950px;">
<section style="background-color: black; min-height:850px;">
<div class="container-fluid" style="width: 100%;"><br>
<div class="row justify-content-center text-center">
<div class="col-md-10 col-lg-8 animated bounceInRight" id="animate3" style="text-align: center;">
<div style=" color: #d1d1d1; width: 100%;"><p style="margin-left: 8%; letter-spacing: 2.5px; font-family: quicksand;">Our Amazing partners:</p></div><br><br>
<div style=" color: #d1d1d1; width: 100%;"><p style="margin-left: 8%; letter-spacing: 2.5px; font-family: quicksand; font-size: 24px;">Our Amazing partners:</p></div><br><br>
<div style=""><br>

<a href="https://www.spicinemas.in/"><img class="company-logo" src="assets/img/spi_shadow.png" style="width: 80%; min-width: 320px;"></a>
<a href="https://ankor.us/"><img class="company-logo" src="assets/img/Ankor-White.png" style="width: 42.50%; min-width: 320px; margin-right: 5%; padding-right: 5%; "></a>
<a href="http://alert.ngo/"><img class="company-logo" src="assets/img/Alert-logo.png" style="width: 27.5%; min-width: 220px; margin-left: 5%; padding-left: 5%; "></a><br>
<a href="https://www.digitalocean.com/"><img class="company-logo" src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" style= "min-width : 350px; width: 80%; padding: 10%;" ></a>
<a href="https://www.spicinemas.in/"><img class="company-logo" src="assets/img/spi_shadow.png" style="width: 70%; min-width: 320px;"></a>
<a href="https://ankor.us/"><img class="company-logo" src="assets/img/Ankor-White.png" style="width: 37.5%; min-width: 320px; margin-right: 3.5%; padding-right: 3.5%; "></a>
<a href="http://alert.ngo/"><img class="company-logo" src="assets/img/Alert-logo.png" style="width: 23.5%; min-width: 220px; margin-left: 3.5%; padding-left: 3.5%; "></a><br>
<a href="https://www.digitalocean.com/"><img class="company-logo" src="https://opensource.nyc3.cdn.digitaloceanspaces.com/attribution/assets/SVG/DO_Logo_horizontal_blue.svg" style= "min-width : 350px; width: 60%; padding: 7.5%;" ></a>

</div>
</div><br>
</div>
</div>
</div>
</div>
Expand Down