Skip to content

Commit

Permalink
navbar fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Io-Maciek authored Jan 26, 2023
1 parent 169622a commit a51d74f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<body style="background-color: #78c6f8;">


<div class="container-fluid">

<nav class="navbar navbar-toggleable-md navbar-light" style="background-color: #643b06;">
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
Expand All @@ -34,7 +34,7 @@
</ul>
</div>
</nav>
</div>

<br/>

<div class="container">
Expand Down

0 comments on commit a51d74f

Please sign in to comment.