Skip to content

Commit 6b03180

Browse files
committed
updated colors on hackathon page
1 parent 12ef8f5 commit 6b03180

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hackathon/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
---
77
<script src="https://cdn.jsdelivr.net/npm/add-to-calendar-button@1" async defer></script>
88

9-
<div class="position-relative p-4 p-md-5 m-md-3 text-center rounded-3 border top-bar" style="background-color: #000F5D;">
9+
<div class="position-relative p-4 p-md-5 m-md-3 text-center rounded-3 border top-bar" style="background-color: #313131;">
1010
<div class="col-md-5 p-lg-5 mx-auto my-7">
11-
<h1 class="display-1 fw-bold" style="color: #D59F0F;"><b>Hoosier Hacks 6.0</b></h1>
11+
<h1 class="display-1 fw-bold" style="color: #FC4C3D;"><b>Hoosier Hacks 6.0</b></h1>
1212
<p class="lead fw-normal text-white">Builder, Coder, Innovator</p>
1313
</div>
1414

0 commit comments

Comments
 (0)