8000 Merge pull request #22 from Aniket-Mishra/master · codezoned/codezoned.com@a21f8f2 · GitHub
[go: up one dir, main page]

Skip to content

Commit a21f8f2

Browse files
authored
Merge pull request #22 from Aniket-Mishra/master
logo sizes reduced
2 parents 3f87308 + 7d7bc1c commit a21f8f2

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -380,20 +380,20 @@ <h3 class="lead">These are some of the events we are honoured to have organised/
380380

381381
</section>
382382
<br>
383-
<section style="background-color: black; min-height:750px; max-height: 950px;">
383+
<section style="background-color: black; min-height:850px;">
384384
<div class="container-fluid" style="width: 100%;"><br>
385385
<div class="row justify-content-center text-center">
386386
<div class="col-md-10 col-lg-8 animated bounceInRight" id="animate3" style="text-align: center;">
387-
<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>
387+
<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>
388388
<div style=""><br>
389389

390-
<a href="https://www.spicinemas.in/"><img class="company-logo" src="assets/img/spi_shadow.png" style="width: 80%; min-width: 320px;"></a>
391-
<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>
392-
<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>
393-
<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>
390+
<a href="https://www.spicinemas.in/"><img class="company-logo" src="assets/img/spi_shadow.png" style="width: 70%; min-width: 320px;"></a>
391+
<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>
392+
<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>
393+
<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>
394394

395395
</div>
396-
</div><br>
396+
</div>
397397
</div>
398398
</div>
399399
</div>

0 commit comments

Comments
 (0)
0