Skip to content

Commit

Permalink
Changed header to green. Fixes #3
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Mar 30, 2021
1 parent 87ebe25 commit 2ad2745
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/static/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<body>

<nav class="navbar navbar-inverse navbar-fixed-top">
<nav class="navbar navbar-inverse navbar-fixed-top" style="background-color: green;>
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
Expand Down

0 comments on commit 2ad2745

Please sign in to comment.