Skip to content

Commit

Permalink
Merge pull request #22 from theguy951357/musicianpage
Browse files Browse the repository at this point in the history
mobile link
  • Loading branch information
theguy951357 authored Dec 28, 2024
2 parents 8b3b361 + a9bdfe2 commit 2b5c1e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,10 @@
<div class="w3-top w3-hide-large w3-hide-medium" id="myNavbar">
<div class="w3-bar w3-black w3-opacity w3-hover-opacity-off w3-center w3-small">
<img class="w3-bar-item w3-button" src="images/fulllogo_transparent.png" style="width:15% !important">
<a href="#" class="w3-bar-item w3-button" style="width:20% !important">HOME</a>
<a href="#about" class="w3-bar-item w3-button" style="width:20% !important">ABOUT</a>
<a href="./music/chrisblaha.html" class="w3-bar-item w3-button" style="width:20% !important">MY MUSIC</a>
<!-- <a href="#about" class="w3-bar-item w3-button" style="width:20% !important">ABOUT</a>
<a href="#photos" class="w3-bar-item w3-button" style="width:20% !important">PROJECTS</a>
<a href="#contact" class="w3-bar-item w3-button" style="width:20% !important">CONTACT</a>
<a href="#contact" class="w3-bar-item w3-button" style="width:20% !important">CONTACT</a> -->
</div>
</div>

Expand Down

0 comments on commit 2b5c1e6

Please sign in to comment.