Skip to content

Commit 7e17100

Browse files
make 4th logo smaller
Signed-off-by: Melody Nguyen <128001866+melodyxnguyen@users.noreply.github.com>
1 parent 48bf70e commit 7e17100

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h2 class="page-description">{{ site.description }}</h2>
4848
<div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: center; text-align: center; margin-top: 40px;">
4949
<div style="margin: -50px; flex: 1;">
5050
<a href="https://www.energy.gov/" target="_blank">
51-
<img src="/assets/images/DOE_Logo_White.png" alt="U.S. Department of Energy" style="max-width: 50%; margin-top: 10px;">
51+
<img src="/assets/images/DOE_Logo_White.png" alt="U.S. Department of Energy" style="max-width: 40%; margin-top: 10px;">
5252
</a>
5353
</div>
5454
</div>
@@ -71,3 +71,4 @@ <h2 class="page-description">{{ site.description }}</h2>
7171
</div>
7272
<p style="text-align: center;">Copyright © Arras a Series of LF Projects, LLC</p>
7373
</footer>
74+

0 commit comments

Comments
 (0)