Skip to content

Commit 805c445

Browse files
committed
rearrange logos
1 parent 1f28896 commit 805c445

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

hackathon/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -156,10 +156,10 @@ <h1 class="display-5 fw-bold text-center">Sponsors</h1>
156156
<div class="row row-cols-1 row-cols-md-3 g-4 justify-content-center">
157157
<div class="col text-center">
158158
<img
159-
src="/assets/sponsors/perpetual-logo-black.png"
160-
alt="Perpetual"
159+
src="/assets/sponsors/JSPC.png"
160+
alt="JSPC"
161161
class="img-fluid"
162-
style="transform: scale(1.5); max-height: 200px;">
162+
style="max-height: 120px;">
163163
</div>
164164
<div class="col text-center">
165165
<img
@@ -177,10 +177,10 @@ <h1 class="display-5 fw-bold text-center">Sponsors</h1>
177177
</div>
178178
<div class="col text-center">
179179
<img
180-
src="/assets/sponsors/JohnSu.png"
181-
alt="John Su"
180+
src="/assets/sponsors/perpetual-logo-black.png"
181+
alt="Percept"
182182
class="img-fluid"
183-
style="max-height: 120px;">
183+
style="transform: scale(1.5); max-height: 200px;">
184184
</div>
185185
</div>
186186
</div>

0 commit comments

Comments
 (0)