Logo added to navigation bar using custom font

This commit is contained in:
Lucas Patenaude
2024-04-08 00:05:39 -06:00
parent 093a7f9a0e
commit 2b6ba80ee9
3 changed files with 22 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggler" aria-controls="navbarToggler" aria-expanded="false" aria-label="Toggle navigation" style="margin-right: 20px;">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand" href="#">ScoreSpot</a>
<a class="logo" id="logo" href="#">ScoreSpot</a>
</div>
<div class="collapse navbar-collapse" id="navbarToggler">