Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jac18042 authored Feb 1, 2020
1 parent 0e5aa46 commit 22bcc89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<ul>
<li><a href="javascript:void(0);">Barnhouse Studios</a></li>
</ul>
<ul class ="tool1" style="background-color:black";>
<ul class ="tool1" style="background-color:black;color:white">
<li><a class="active" href="index.html">Home</a></li>
<li><a href="portfolio.html">Portfolio</a></li>
<li><a href="about.html">About</a></li>
Expand Down

0 comments on commit 22bcc89

Please sign in to comment.