Skip to content

Commit 455f564

Browse files
committed
bigger logo
1 parent 40f0386 commit 455f564

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_layouts/hackathon.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<nav class="navbar navbar-expand-lg navbar-dark static-top" style="background-color: #313131;">
3232
<div class="container">
3333
<a class="navbar-brand" href="/hackathon/#">
34-
<img src="/assets/hackathon/hoosier-logo.png" alt="HoosierHacks Logo" height="42">
34+
<img src="/assets/hackathon/hoosier-logo.png" alt="HoosierHacks Logo" height="60">
3535
</a>
3636
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
3737
<span class="navbar-toggler-icon"></span>

stylesheets/default.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
display: -webkit-box;
1313
-webkit-line-clamp: 3;
1414
-webkit-box-orient: vertical;
15-
}
15+
}

0 commit comments

Comments
 (0)