Skip to content

Commit 0faf054

Browse files
committed
fix header background
Fixed the logo. But the PNG file has to change because it's currently blurry.
1 parent 55872cd commit 0faf054

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

_includes/header.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
<div class="row">
77
<div class="flex-separate col-12">
88
<a href="/" class="nav-link">
9-
<img src="/img/tulane-sse-logo.png" alt="Tulane School of Science and Engineering" id="header-logo"
10-
style="height: 60px; margin: 10px 0; background-color: white; padding: 5px; border-radius: 4px;"/>
9+
<img src="/img/tulane-sse-logo.png" alt="Tulane School of Science and Engineering" id="header-logo" />
1110
</a>
1211
<button class="navbar-toggler d-block d-sm-none" type="button" data-toggle="collapse" data-target="#collapseNav">&#9776;</button>
1312
</div>

_posts/2024-04-02-moving-to-tulane.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
2-
title: "Prof. Hridesh Rajan named new dean of Tulane University School of Science and Engineering.
3-
"
2+
title: "Prof. Hridesh Rajan named new dean of Tulane University School of Science and Engineering."
43
---
54

65

0 commit comments

Comments
 (0)