Skip to content

Commit d057735

Browse files
authored
Merge pull request #38 from theguy951357/musicianpage
Musicianpage
2 parents 2dc9e26 + 8b572e4 commit d057735

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

public/css/musicpagecanvas.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
.plane-title {
9696
color: white;
9797
position: absolute;
98-
top: 25%;
98+
top: 80%;
9999
left: 25%;
100100
font-size: 2em;
101101
font-weight: 700;
511 KB
Loading

public/music/chrisblaha.html

+4-5
Original file line numberDiff line numberDiff line change
@@ -48,13 +48,12 @@
4848
<span class="plane-title">CHRIS BLAHA</span>
4949
<div class="plane-inner">
5050
<div class="plane">
51-
<img src="../images/chrismusic/chrismusician2.jpg" crossorigin="" data-sampler="planeTexture" />
51+
<img src="../images/chrismusic/chrismusician3.jpg" crossorigin="" data-sampler="planeTexture" />
5252
</div>
5353
</div>
5454
</div>
5555

56-
57-
56+
5857

5958
</div>
6059

@@ -65,11 +64,11 @@
6564
<!-- The Band Section -->
6665
<div class="w3-container w3-content w3-center w3-padding-64" style="max-width:800px" id="band">
6766

68-
<p class="w3-justify">Music has always been an integral part of my life, blending creativity and expression with a deep sense of connection. I’m a guitarist and songwriter who finds joy in crafting melodies that resonate with perseverance, strength, and resilience. Drawing inspiration from the timeless sounds of The Beatles and my own life experiences, I aim to create music that tells a story and stirs emotion.</p>
67+
<p class="w3-justify">Music has always been an integral part of my life, blending creativity and expression with a deep sense of connection. I’m a guitarist and songwriter who finds joy in crafting melodies that resonate with perseverance, strength, and resilience. Drawing inspiration from various artists and my own life experiences, I aim to create music that tells a story and stirs emotion.</p>
6968

7069
<p class="w3-justify">My musical journey has been shaped by both formal education and personal exploration. I studied music for four years at Northern Vermont University and earned a minor in music from the University of North Carolina Asheville. These experiences deepened my understanding of music theory, composition, and performance, providing me with a strong foundation to experiment across genres and styles.</p>
7170

72-
<p class="w3-justify">Whether I’m performing a soulful acoustic set, working on a dynamic guitar solo, or refining lyrics that linger in the listener’s mind, I approach every note with passion and purpose. Music isn’t just a hobby for me; it’s a way of life. I believe in its power to heal, inspire, and bring people together.</p>
71+
<p class="w3-justify">Whether I’m working on a dynamic guitar solo, or refining lyrics that linger in the listener’s mind, I approach every note with passion and purpose. Music isn’t just a hobby for me; it’s a way of life. I believe in its power to heal, inspire, and bring people together.</p>
7372

7473
<p class="w3-justify">Whether you’re here to listen to my latest track, collaborate on a project, or simply share in the love of music, welcome to my creative journey.</p>
7574

0 commit comments

Comments
 (0)