Skip to content

Commit

Permalink
Update NavBar.razor
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcanosantana committed Nov 25, 2023
1 parent 87762d3 commit a3a51fc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Layout/NavBar.razor
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@
</style>


<nav class="navbar navbar-expand-md navbar-dark mb-4" style="background-color: #1A171B;
;">
<nav class="navbar navbar-expand-md navbar-dark mb-4" style="background-color: #1A171B;">
<div class="container-fluid">

<a href="#"><img src="/Images/WhiteLogo.svg" class="inmg-fluid img-nav" alt="Cirsa"></a>
Expand Down

0 comments on commit a3a51fc

Please sign in to comment.