Skip to content

Commit

Permalink
Merge pull request #5 from nukehub-dev/develop
Browse files Browse the repository at this point in the history
  • Loading branch information
ahnaf-tahmid-chowdhury authored Mar 14, 2024
2 parents 879eace + dc35881 commit 01f83de
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions _includes/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<div class="footer_bg">
<div class="footer_container container grid">
<div class="footer_logo">
<h1 class="footer_title">
<div class="footer_title">
<i class="nuke-nukehub"></i>
NukeHub
</h1>
</div>
<span class="footer_subtitle">Empowering Nuclear Innovation</span>
</div>
{% for obj in site.data.footer %}
Expand Down
1 change: 1 addition & 0 deletions css/nukehub.css
Original file line number Diff line number Diff line change
Expand Up @@ -1555,6 +1555,7 @@ textarea {
}
.footer_title {
font-size: var(--h1-font);
font-weight: var(--font-semi-bold);
margin-bottom: var(--mb-0-25);
}
.footer_subtitle {
Expand Down
2 changes: 1 addition & 1 deletion css/nukehub.min.css

Large diffs are not rendered by default.

0 comments on commit 01f83de

Please sign in to comment.